Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 369,821 for

save

(0.15 sec)
  1. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting.... 4 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/update-page-dimensions...
  2. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ) \ # Save as VDX diagram . save ( data_dir + "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  3. How to Generate a Patch Code in Ruby|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....setCodeText ( "Patch T" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  4. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  5. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...to true , fonts will not be saved to separate files. Instead,...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。..." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  7. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property HtmlFixedSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownSaveOptions.save_format property | Aspo...

    MarkdownSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property MarkdownSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  10. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....learn more, visit the Specify Save Options documentation article...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/java/com.aspose.word...