Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 373,297 for

save

(0.56 sec)
  1. 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/
  2. 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/
  3. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  4. 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...
  5. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in Saved PDF files.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  6. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file The following code...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingArc_out...

    docs.aspose.com/pdf/java/add-arc/
  7. RtfSaveOptions.exportImagesForOldReaders proper...

    RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily Save documents in a booklet layout for enhanced printing efficiency....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Save the file as VDX. Visio . Application...Text = @"Hexagon text." ; //Save diagram as VDX vdxDoc . SaveAs...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  10. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/Saveformat/#Text) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...