Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 375,519 for

save

(0.1 sec)
  1. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( file_name = ARTIFACTS_DIR...to the one we are planning to save the document in. # We could...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/python-net/convert-visi...
  3. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....for temporary files used when saving to a DOC or DOCX file. By default...OutOfMemoryException Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 . save ( _dataDir...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  5. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/net/convert-a-document-to...
  7. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...compared to using the Word “Save as PDF” option. Specifically...out.docx (8.1 KB) Code Word - Save As PDF // Create a new document...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  8. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....first creates a workbook, then saves it in a memory stream in XLSX...loads it with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  9. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....BasicProcess ); $presentation -> save ( "smart_art.pptx" , SaveFormat...$smartArt ); $presentation -> save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. ActiveX|Aspose.Slides for PHP Documentation

    Learn how to find, edit, and remove ActiveX controls in PHP with Aspose.Slides, including property updates for PowerPoint presentations....100 , 50 ); $presentation -> save ( "activex.pptm" , SaveFormat...removeAt ( 0 ); } $presentation -> save ( "activex_removed.pptm" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...