Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 31,259 for

saveoptions

(0.1 sec)
  1. MeasurementUnits | Aspose.Words for Java

    Specifies the unit of measurement in Java....OdtSaveOptions saveOptions = new OdtSaveOptions(); { saveOptions.setMe...asureUnit.CENTIMETERS); saveOptions.isStrictSchema11(exportToOdt11Specs);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...Add(page); HtmlSaveOptions saveOptions = new HtmlSaveOptions();...Save(dataDir + "output.html", saveOptions); }...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  3. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....stream, ImageSaveOptions saveOptions) save(OutputStream stream...stream, SvgSaveOptions saveOptions) save(String fileName, ImageSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. SaveOptions.dml3DEffectsRenderingMode property ...

    Saveoptions.dml3DEffectsRenderingMode property. Gets or sets a value determining how 3D effects are rendered....dml3DEffectsRenderin property SaveOptions.dml3DEffectsRenderin property...Words.Saving class SaveOptions SaveOptions.defaultTemplate property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...the end of the document. saveOptions . ExportHeadersFooters =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....Words provides you with the SaveOptions class, which allows more...save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  10. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....Words provides you with the SaveOptions class, which allows more...save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/python-net/specify-save-o...