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

saveoptions

(0.17 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....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. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveoptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....EMF image, we can pass a SaveOptions object to select a renderer...own metafile renderer. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveoptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility.... OdtSaveOptions saveOptions = new OdtSaveOptions ( saveFormat...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for Java 23.11 - 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....PngOptions saveOptions = new PngOptions (); saveOptions . setColorType...save ( outputFileFish , saveOptions ); } try ( PsdImage psdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....inputFileName , ImageSaveOptions saveOptions , string watermarkText )...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  6. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....string, string, string, SaveOptions , string, DateTime ) Compares...string outputFileName , SaveOptions saveOptions , string author , DateTime...

    reference.aspose.com/words/net/aspose.words.low...
  7. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveoptions.measureUnit property. Allows to specify units of measure to apply to document content... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = odtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your Saveoptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....UseHighQualityRender Contents [ Hide ] SaveOptions.UseHighQualityRender property...a rendered document with SaveOptions. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...