Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 12,086 for

pdfsaveoptions

(0.13 sec)
  1. Ինչպես փոխարկել RTF-ն PDF-ի Java-ում

    Այս կարճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել RTF-ն PDF-ի Java-ում՝ բեռնելով աղբյուրի RTF ֆայլը և պահպանելով այն որպես PDF: RTF-ը PDF-ի Java-ի վերափոխելու համար տրվում է օրինակելի կոդը և մանրամասն նկարագրությունը:...ելքային PDF-ը՝ օգտագործելով PdfSaveOptions-ը: Java-ում RTF-ն PDF-ի...դասի օբյեկտում Ստուգեք PdfSaveOptions դասի օբյեկտը` փոխակերպված...

    kb.aspose.com/hy/words/java/how-to-convert-rtf-...
  2. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Words converting to PDF/A compliance - F...

    Hello, I’ve noticed a similar question being asked before here Word to PDFA-1a I was wondering if there’s any update to this? Does Aspose.Words support checking for PDF/A compliance now?...standards, you can use the PdfSaveOptions class to set the compliance...docx"); PdfSaveOptions options = new PdfSaveOptions(); // Set...

    forum.aspose.com/t/aspose-words-converting-to-p...
  4. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...an instance of PdfSaveOptions PdfSaveOptions saveOptions = new...new PdfSaveOptions(); // Enable barcode optimization saveOptions...

    forum.aspose.com/t/bar-code-not-appearing-after...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfSaveOptions.outline_options property | Aspos...

    Pdfsaveoptions.outline_options property. Allows to specify outline options....outline_options property PdfSaveOptions.outline_options property...format by using the same PdfSaveOptions.outline_options class....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.outlineOptions property | Aspose...

    Pdfsaveoptions.outlineOptions property. Allows to specify outline options....outlineOptions property PdfSaveOptions.outlineOptions property...format by using the same PdfSaveOptions.outlineOptions class. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...convert EPUB to PDF using PdfSaveOptions programmatically, please...

    docs.aspose.com/html/python-net/convert-epub-to...