Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 32,777 for

saveoptions

(0.09 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of streams containing the images in C++....:: ImageSaveOptions > & saveOptions ) Parameter Type Description...t>& The input document. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . ExportFloatingShapes...ExportFloatingShapes.pdf" , saveOptions ); See Also class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveoptions.measureUnit property. Allows to specify units of measure to apply to document content... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = odtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMathRenderer class | Aspose.Words for Nod...

    Aspose.Words.Rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MetafileRenderingOptions.emfPlusDualRenderingMo...

    MetafileRenderingOptions.emfPlusDualRenderingMode property. Gets or sets a value determining how EMF+ Dual metafiles should be rendered.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....toString ()); DocSaveOptions saveOptions = new DocSaveOptions ();...the output format as DOC saveOptions . setFormat ( DocSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  10. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveoptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...save the document normally. saveOptions . OptimizeOutput = optimizeOutput...

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