Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 363,370 for

save

(0.13 sec)
  1. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。... 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在 PDF...link ); // 保存更新后的文档 document . save ( _dataDir + "CreateApplicationLin_out...

    docs.aspose.com/pdf/zh/java/create-links/
  2. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....exportFileName ); // Save PDF document document . Save ( dataDir + "...( ms ); } // Save PDF document documentTo . Save ( dataDir + ...

    docs.aspose.com/pdf/net/import-export-xfdf/
  3. Working with 3D Scene|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....Coordinate System in 3D Formats Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/python-net/working-with-3d-s...
  4. DICOM to PDF Converter using C++ | Aspose.PDF

    Sample code for DICOM to PDF conversion using C++. Use C++ example for batch DICOM to PDF conversion....Document Load input DICOM image Save the output PDF file Here is...your DICOM file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/dicom-to...
  5. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as DOC Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  6. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve2_out...

    docs.aspose.com/pdf/zh/net/add-curve/
  7. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  8. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...remove_property ( property ); # save 3D scene opt = GLTFSaveOptions...GLTF2 ) opt . save_extras = True scene . save ( "test-2.gltf"...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....Excel file to point 4 and then saves it on disk. <!DOCTYPE html>...textOptions . spacing = 4 ; // Save the workbook in xlsx format...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果... save ( "output.pptx" , aspose . slides...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...