Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 12,086 for

pdfsaveoptions

(0.04 sec)
  1. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Configure the "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "PageMode"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....the output PDF by using PdfSaveOptions. Steps to Convert RTF to...object Instantiate the PdfSaveOptions class object to configure...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...
  7. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....DOCX file and using the PdfSaveOptions class to configure the...Create and initialize the PdfSaveOptions object to configure the...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  8. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....PAGE_BREAK); } // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  9. Ինչպես փոխարկել CSV-ն PDF-ի Python-ում

    Այս հակիրճ, թե ինչպես կարելի է ձեռնարկը մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել CSV-ն PDF-ի Python-ում: CSV-ը PDF-ի փոխելու համար Python-ի վրա հիմնված հավելվածը կարող է մշակվել կամ macO-ներում, Windows-ում կամ Linux-ի վրա հիմնված միջավայրերում, որոնք կազմաձևված են Python-ով և JDK-ով:...բեռնելու համար Օգտագործեք PdfSaveOptions դասի օրինակ՝ ցանկալի PDF-ի...TxtLoadOptions-ով: Հետագա քայլերում PdfSaveOptions օրինակը կստեղծվի PDF արտահանման...

    kb.aspose.com/hy/cells/python/how-to-convert-cs...
  10. Ինչպես փոխարկել RTF-ը PDF-ի, օգտագործելով C++

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

    kb.aspose.com/hy/words/cpp/how-to-convert-rtf-t...