Commit 08c82e6
committed
Add code examples
0 parents commit 08c82e6
283 files changed
Lines changed: 8728 additions & 0 deletions
File tree
- .github/workflows
- Examples
- developer-guide
- CopyTheCodeExample
- loading-source-documents
- LoadFromFilePath
- LoadFromStream
- SetLoadOptions
- saving-converted-documents
- SaveToFilePath
- SaveToStream
- SetConvertOptions
- using-doc-to-pdf-converter
- BasicExample
- DocToPasswordProtectedPdf
- DocToPdfaFormat
- DocWithCommentsToPdfWithoutComments
- DocWithTrackedChangesToPdf
- ProtectedDocToPdf
- SpecificDocPagesToPdf
- using-docx-to-pdf-converter
- BasicExample
- DocxToPasswordProtectedPdf
- DocxWithCommentsToPdfWithoutComments
- DocxWithTrackedChangesToPdf
- ProtectedDocxToPdf
- SpecificDocxPagesToPdf
- using-html-to-pdf-converter
- BasicExample
- HtmlToPasswordProtectedPdf
- HtmlToPdfWithSpecificPdfFormat
- HtmlWithCustomCssStyling
- HtmlWithZoomLevel
- SkipExternalResourcesReferencedInHtml
- using-pdf-to-docx-converter
- BasicExample
- FlattenFieldsInFormFillablePdf
- PdfToDocxWithA4PageSize
- PdfToPasswordProtectedDocx
- PdfWithAnnotationsToDocxWithoutAnnotations
- ProtectedPdfToDocx
- using-pdf-to-md-converter
- BasicExample
- FlattenFieldsInFormFillablePdf
- PdfWithAnnotationsToMarkdownWithoutAnnotations
- ProtectedPdfToMarkdown
- SkipImagesWhenConvertingPdfToMarkdown
- using-pdf-to-pdfa-converter
- BasicExample
- FlattenFieldsInFormFillablePdf
- PdfToPasswordProtectedPdfa
- PdfWithAnnotationsToPdfaWithoutAnnotations
- ProtectedPdfToPdfa
- SpecificPdfPagesToPdfa
- using-ppt-to-pdf-converter
- BasicExample
- PptToPasswordProtectedPdf
- PptWithHiddenSlides
- PptWithPreservedDocumentStructureForAccessiblePdf
- ProtectedPptToPdf
- SpecificPptSlidesToPdf
- using-pptx-to-pdf-converter
- BasicExample
- PptxToPasswordProtectedPdf
- PptxWithHiddenSlides
- PreserveDocumentStructureForAccessiblePdf
- ProtectedPptxToPdf
- SpecificPptxSlidesToPdf
- using-xls-to-pdf-converter
- BasicExample
- ProtectedXlsToPdf
- SpecificSheetsFromXlsToPdf
- XlsToPasswordProtectedPdf
- XlsToPdfWithSpecificPdfFormat
- XlsWithHiddenSheets
- using-xlsx-to-pdf-converter
- BasicExample
- ProtectedXlsxToPdf
- SpecificSheetsFromXlsxToPdf
- XlsxToPasswordProtectedPdf
- XlsxToPdfWithSpecificPdfFormat
- XlsxWithHiddenSheetsToPdf
- licensing
- SetLicenseFromFile
- SetLicenseKeys
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments