Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 32,697 for

saveoptions

(0.1 sec)
  1. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . ExportFloatingShapes...ExportFloatingShapes.pdf" , saveOptions ); See Also class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); Saveoptions Saveoptions = Saveoptions.createSaveoptions(SaveFormat.PDF); Saveoptions.setMemoryOptimization(true); doc.save(“test.pdf”, Saveoptions); Aspose.word for java 25.1…...docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  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. 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...
  5. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveoptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line... let saveOptions = new aw . Saving . TxtSaveOptions...TxtSaveOptions (); saveOptions . maxCharactersPerLine = 30 ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Words Save( string, SaveOptions ) Saves the document to a...string fileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  7. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. SaveOptions.default_template property | Aspose....

    Saveoptions.default_template property. Gets or sets path to default template (including filename)...default_template property SaveOptions.default_template property...track style changes. # Use a SaveOptions object to automatically set...

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