Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 347,031 for

save

(0.13 sec)
  1. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...SVGDocument() 5 6 # Save the empty SVG document 7 document. save ( "empty-document...20 # Save the SVG document to a file 21 document. save (output_file)...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  2. Online XPS to FLATOPC Conversion or Build .NET ...

    Free online app to convert XPS to FLATOPC files. .NET C# conversion library code for XPS documents....Convert XPS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to FLATOPC format using Save method...

    products.aspose.com/total/net/conversion/xps-to...
  3. Convert CSV to PPS using Python or with free On...

    CSV to PPS conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPS online converter quickly before integrating the code....NET API, which can be used to save the created PDF into the desired...Slides for Python via .NET API to save the created PDF into the desired...

    products.aspose.com/total/python-net/conversion...
  4. Online MHTML to FLATOPC Conversion or Build .NE...

    Free online app to convert MHTML to FLATOPC files. .NET C# conversion library code for MHTML documents....Convert MHTML to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to FLATOPC format using Save method...

    products.aspose.com/total/net/conversion/mhtml-...
  5. 使用 C# 从 AcroForm 提取数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取表单字段数据变得简单。了解如何从 AcroForms 中提取数据并将其保存为 JSON、XML 或 FDF 格式。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段向您展示如何将数据导出到...fdfOutputStream ); } // Save PDF document form . Save ( dataDir + "ExportDataToPdf_out...

    docs.aspose.com/pdf/zh/net/extract-data-from-ac...
  6. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....updates, the modified document is saved to the output path, preserving...foreground_color = ap . Color . red # Save the updated PDF document to...

    docs.aspose.com/pdf/python-net/update-links/
  7. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....shape-> GetShapeRenderer ()-> Save ( u"Output.tiff" , saveOptions);...BackgroundGraph(true); doc->Save(u"Output.tiff", saveOptions);...

    products.aspose.com/words/cpp/compress/tiff/
  8. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::FontSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 新增工作表并激活工作表|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.... Activate (); //Save As the excel file. excelApp... Worksheet ). Activate () ' Save As the excel file . excelApp...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... save ( "37017-1.pdf" ); ReplaceAdjustment...(). add ( ellipse1 ); doc . save ( outFile ); Path class was...

    docs.aspose.com/pdf/java/public-api-changes-in-...