Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 376,850 for

save

(0.27 sec)
  1. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...GetHeightScale ()); // Save the Worksheet workbook . Save ( outputFilePath... 2 , 0 ); // Save the Workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  2. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/net/add-ellipse/
  3. Get a Particular Page in a PDF File in Python|A...

    Explore how to extract a particular page from a PDF file in Python using Aspose.PDF for detailed document handling....) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  4. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing.... pdf ' ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.doc" )...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements.... save ( "test.amf" ); Read 3D document Save 3D Scene...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  6. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  7. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/
  8. Convert DWG to DXF in Python | Python DWG

    Discover how to convert DWG to DXF in Python with this comprehensive guide. You'll find detailed steps and code examples to simplify the conversion process.... Finally, call the save() method to save DWG as DXF. It takes...We can also specify various save options while converting a DWG...

    blog.aspose.com/cad/convert-dwg-to-dxf-in-python/
  9. Converting a PDF file to EPUB using PHP | Aspos...

    Sample code on PHP for PDF to EPUB conversion. Use example code for batch PDF to EPUB conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Epub as parameters Save the output EPUB file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Converting a PDF file to XPS using PHP | Aspose...

    Sample code on PHP for PDF to XPS conversion. Use example code for batch PDF to XPS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...