Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 34,052 for

saveoptions

(1.84 sec)
  1. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...load); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...OoxmlSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true); doc...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  2. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....signature and assign it to our SaveOptions object to sign the document...

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

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize document page images. Control color modes for enhanced visual quality in your projects....an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveoptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.updateFields property | Aspose.Word...

    Saveoptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...updateFields property SaveOptions.updateFields property Gets...Words.Saving class SaveOptions SaveOptions.updateCreatedTimePro...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Bug 5288: Shapefile to MapInfoTab- Conversion f...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) Error: shapefile16.7z (55.4 KB) [ShapefileTest] Testing Shapefile → MapInfoTab Args: input=‘D:\GisConverter\Tests\Shapefile…...MapInfo Tab save options var saveOptions = new MapInfoTabSaveOption...tabDataSet.Save(tabFolder, saveOptions); } } Key points Issue How...

    forum.aspose.com/t/bug-5288-shapefile-to-mapinf...
  8. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...pane in the output PDF. saveOptions.setPageMode(PdfPageMode.USE_OUTLINES);...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Remove Gap Between Tasks List and Footer...

    A guide on how to close the gap between tasks list and page footer when exporting MPP/XML files to graphic formats using Aspose.Tasks for C++....< Aspose::Tasks::Saving::SaveOptions > (imageSaveOptions)); 10...< Aspose::Tasks::Saving::SaveOptions > (pdfSaveOptions)); 13 14...

    docs.aspose.com/tasks/cpp/reduce-gap-between-ta...
  10. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.set...