Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 375,720 for

save

(0.18 sec)
  1. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF document using Aspose.PDF for Python via .NET... Save the document. import aspose..."en-US" ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  2. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library.... Save the updated file using the Document object’s Save method...Delete (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the FBX file. // The path...

    docs.aspose.com/3d/java/create-scene-with-primi...
  4. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...image files using a stream. Saving Image Files Aspose.Imaging...

    docs.aspose.com/imaging/net/creating-opening-an...
  5. Aspose.PSD for Python via .NET 24.2 - 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....document Bug PSDPYTHON-37 Fix saving psd files having Stroke Pattern...fillLayer . update () image . save ( outputFile , PsdOptions ())...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  6. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...); // Save the document in PDF format workbook . save ( "output...workbook to JPG image. workbook . save ( "Image1.jpg" ); 将Excel工作簿转换为图像...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  7. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....BLACK )); // Save updated document pdfDocument . save ( _dataDir...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/java/modifing-form/
  8. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....Delete ); // Save output document document . save ( DATA_DIR +...Delete ); // Save output document document . save ( DATA_DIR +...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/
  9. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....conversion, find‑and‑replace before saving, and configuring compression...rather complicated process. To save your document to XLSX format...

    docs.aspose.com/words/python-net/convert-a-docu...
  10. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, Save and read Outlook contacts and import contacts from MSG and VCard file formats....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/cpp/working-with-outlook-...