Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 33,643 for

saveoptions

(0.22 sec)
  1. Aspose::Words::Saving::SvgSaveOptions::get_IdPr...

    Aspose::Words::Saving::SvgSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. HtmlFixedSaveOptions.optimizeOutput property | ...

    HtmlFixedSaveoptions.optimizeOutput property. Flag indicates whether it is required to optimize output...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...HtmlFixedSaveOptions (); saveOptions . optimizeOutput = optimizeOutput...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....:: ImageSaveOptions > & saveOptions , const System :: SharedPtr... The input file stream. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. EmfPlusDualRenderingMode enumeration | Aspose.W...

    Aspose.Words.Saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveoptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... let saveOptions = new aw . Saving . TxtSaveOptions...TxtSaveOptions (); saveOptions . encoding = "UTF-16" ; // Set the...

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

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....SaveOptions public class XlsxSaveOptions...XlsxSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveoptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

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