Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 368,797 for

save

(0.23 sec)
  1. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly Save documents in Xlsx format, ensuring compatibility and quality for your files....the document will be saved if this save options object is used...= SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...( 'My text box' ) # When we save the document to HTML, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... Saving . TxtListIndentation Examples...configure list indenting when saving a document to plaintext. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....code example below shows how to save a workbook as an HTML file using...xlsx" ); // Save file to HTML format workbook . Save ( u "out.html"...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  5. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....text layer Bug PSDJAVA-166 Fix saving PSD image with Grayscale ColorMode...format Bug PSDJAVA-167 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  8. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/pcl/
  9. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing.... Saves the modifications to the same...; // Save the previously opened PDF-document pdf . save () ?...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  10. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...outputFilePath ( u "out.pdf" ); wb -> Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...