Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 13,737 for

pdfsaveoptions

(1.51 sec)
  1. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....2' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () save_options . save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader.... PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...Save ( ArtifactsDir + "PdfSaveOptions.PageLayout.pdf" , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  4. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....value" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "CustomPropertiesExpo"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Configure the "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....VECTOR_WITH_FALLBACK); // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....file , and then set the PdfSaveOptions.GetOnePagePerSheet() property...property of the PdfSaveOptions object. Here is an example in C++:...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  9. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution 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...save_options = aw . saving . PdfSaveOptions () # Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ինչպես փոխարկել XPS-ը PDF-ի Java-ում

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

    kb.aspose.com/hy/page/java/how-to-convert-xps-t...