Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 33,526 for

saveoptions

(0.1 sec)
  1. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the template attached to the document in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....inputFileName , ImageSaveOptions saveOptions , string [] fieldNames ,...String The input file name. saveOptions ImageSaveOptions The output’s...

    reference.aspose.com/words/net/aspose.words.low...
  3. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveoptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::MarkdownExportAsHtml enu...

    Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown as raw HTML in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportAsHtml ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_CertificateHolder method. Gets or sets a CertificateHolder object that contains the certificate used to sign a document in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveoptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/).... let saveOptions = new aw . Saving . PsSaveOptions...PsSaveOptions () saveOptions . saveFormat = aw . SaveFormat . Ps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgSaveOptions.maxImageResolution property | As...

    SvgSaveoptions.maxImageResolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...