Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 368,314 for

save

(0.23 sec)
  1. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/net/extract-annotation/
  2. Add Header to PDF using JavaScript via C++ | As...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file.... Save the PDF file. Add a Header to.../*add page header a PDF-file and save the "ResultAddHeader.pdf"*/...

    products.aspose.com/pdf/javascript-cpp/header/
  3. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  4. 使用 Java 查看 EPUB 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打开和查看 EPUB 文件的 Java 源代码,德尔福。...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/epub/
  5. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    Effortlessly convert file name extensions to SaveFormat values with the FileFormatUtil ExtensionToSaveFormat method. Simplify your file management today!...document from the stream, and then save it to the automatically detected... EqualTo ( ".doc" )); doc . Save ( ArtifactsDir + "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Copy Shapes between Worksheets in Aspose.Cells|...

    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.... 2 , 0 ); // Save the workbook workbook . Save ( FileName );...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  7. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/3mf/
  8. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/fbx/
  9. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/obj/
  10. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/dxf/