Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 32,697 for

saveoptions

(0.07 sec)
  1. 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...
  2. 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...
  3. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. SvgSaveOptions.idPrefix property | Aspose.Words...

    SvgSaveoptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output document...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . idPrefix = "pfx1_" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveoptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...docx" ); let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . cssStyleSheetType = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveoptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....EMF image, we can pass a SaveOptions object to select a renderer...metafile renderer. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....Execute( string, string, SaveOptions , string[], object[] ) Performs...string outputFileName , SaveOptions saveOptions , string [] fieldNames...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveoptions::get_Password method. Gets or sets a password to encrypt document in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...