Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,788 for

save

(0.12 sec)
  1. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Save the Document : Finally, save the modified document...ToString("d")); // Save the document doc.Save("Output.docx"); }...

    forum.aspose.com/t/about-template-creation-in-a...
  2. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... save ( base . artifactsDir + "DocumentBase...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  4. Aspose.PSD for Python via .NET 24.7 - Release N...

    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.... save ( outputFile , PngOptions ())...PdfCoreOptions () psdImage . save ( output , saveOptions ) PSDPYTHON-88...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. 使用JavaScript通过C++更改HTML链接目标类型|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++更改HTML链接目标类型,控制HTML链接中的target属性。...arrayBuffer )); // Create HTML save options and set link target...Self ; // Save the workbook to HTML using the save options const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing....compression level to use while saving an OOXML document. Document...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manipulating Photoshop Formats|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....Imaging lets you save files in PSD format so that...Photoshop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/java/manipulating-photo...
  9. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method # to modify the way...into an image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/net/attachments/