Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 33,684 for

saveoptions

(0.24 sec)
  1. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  2. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...pdf"); PdfSaveOptions saveOptions = new PdfSaveOptions(); //...additional text positioning saveOptions.setAdditionalTextPos(true);...

    forum.aspose.com/t/when-generating-a-docx-file-...
  3. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...") SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-docx/320895
  4. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method... SaveOptions , author : str , date_time...file name. save_options SaveOptions The output’s save options...

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

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setMet...HandleBinaryRasterWa.pdf", saveOptions); Assert.assertEquals(1,...

    reference.aspose.com/words/java/com.aspose.word...
  6. Load and Save Email Messages Using Aspose.Email...

    Learn how to load and save email messages in EML, MSG, HTML, and MHTML formats using Aspose.Email for C++.... Developers can use the SaveOptions class hierarchy to specify...appropriate option from SaveOptions class. Save as MHTML The...

    docs.aspose.com/email/cpp/load-and-save-email-m...
  7. SaveOptions.iml_rendering_mode property | Aspos...

    Saveoptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....iml_rendering_mode property SaveOptions.iml_rendering_mode property...words.saving class SaveOptions SaveOptions.export_generator_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields to true PdfSaveOptions saveOptions = new PdfSaveOptions { PreserveFormFields...putPDFWithFormFie.pdf", saveOptions); } } Important Notes: Ensure...

    forum.aspose.com/t/convert-word-form-fields-to-...
  9. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET....option LaTeXSaveOptions saveOptions = new LaTeXSaveOptions ();...path for save option object saveOptions . OutDirectoryPath = pathToOutputDirector...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  10. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveoptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....class HtmlSaveOptions : SaveOptions Constructors Name Description..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/net/aspose.words.sav...