Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 33,525 for

saveoptions

(0.15 sec)
  1. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Diagram Using LowCode API|Documentation

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert Diagram.... LowCodeSaveOptions saveOptions = new Aspose . Diagram .... LowCodeSaveOptions (); saveOptions . SaveFormat = SaveFileFormat...

    docs.aspose.com/diagram/net/convert-diagram-usi...
  3. TxtSaveOptions.OfficeMathExportMode | Aspose.Wo...

    Control how OfficeMath is written in TXT output with OfficeMathExportMode for consistent formatting and clear mathematical content....TxtSaveOptions saveOptions = new TxtSaveOptions (); saveOptions . OfficeMathExportMode...ExportOfficeMathAsLa.txt" , saveOptions ); See Also enum TxtOfficeMathExportM...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PSD for .NET 23.11 - 发布说明|Documentation

    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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the Saveoptions ImlRenderingMode property enhances InkML object rendering. Optimize your ink rendering for better visual results!...ImlRenderingMode Contents [ Hide ] SaveOptions.ImlRenderingMode property...versions. ImageSaveOptions saveOptions = new ImageSaveOptions (...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....conversion using a SaveOptions object. auto saveOptions = System ::...:: HtmlSaveOptions > (); saveOptions -> set_ExportRelativeFontSi...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...Replace( string, string, SaveOptions , string, string ) Replaces...string outputFileName , SaveOptions saveOptions , string pattern ,...

    reference.aspose.com/words/net/aspose.words.low...