Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 32,697 for

saveoptions

(0.05 sec)
  1. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveoptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....EMF image, we can pass a SaveOptions object to select a renderer...own metafile renderer. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveoptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility.... OdtSaveOptions saveOptions = new OdtSaveOptions ( saveFormat...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...Inheritance: OoxmlSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) compliance Specifies the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveoptions::OdtSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....inputFileName , ImageSaveOptions saveOptions , string pattern , string...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  7. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....string, string, string, SaveOptions , string, DateTime ) Compares...string outputFileName , SaveOptions saveOptions , string author , DateTime...

    reference.aspose.com/words/net/aspose.words.low...
  8. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....::SharedPtr < ImageSaveOptions > saveOptions = System::MakeObject < ImageSaveOptions...SaveFileFormat::PNG); 3 saveOptions -> set_StartDate(project...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  9. HtmlFixedSaveOptions.IdPrefix | Aspose.Words fo...

    Discover the HtmlFixedSaveoptions IdPrefix property to customize element IDs in your documents. Enhance organization with tailored prefixes for better output!...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions (); saveOptions . IdPrefix..."HtmlFixedSaveOptions.IdPrefix.html" , saveOptions ); See Also class HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveoptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....false , true , null ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . attachmentsEmbedding = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...