Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 34,066 for

saveoptions

(0.1 sec)
  1. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images....convertToImages(inputStream, loadOptions, saveOptions) Converts pages from document...LoadOptions , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format....docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...(); saveOptions . exportEmbeddedCss = true ; saveOptions . useTargetMachineFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveoptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your Saveoptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....UpdateCreatedTimePro Contents [ Hide ] SaveOptions.UpdateCreatedTimePro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the Saveoptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....SaveFormat Contents [ Hide ] SaveOptions.SaveFormat property Specifies..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...RemoveBlankPages( string, string, SaveOptions ) Removes empty pages from...string outputFileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.low...
  9. SaveOptions.memoryOptimization property | Aspos...

    Saveoptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...memoryOptimization property SaveOptions.memoryOptimization property....PDF. let saveOptions = aw . Saving . SaveOptions . createSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // Set opacity 50% im...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...