Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 365,751 for

save

(0.21 sec)
  1. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/
  2. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. Opening...workbook as needed. Save the workbook using the Save method. Managing...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  3. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF document properties with easy-to-follow instructions....Information" ); // Save output document pdfDocument -> Save ( _dataDir...Value" )); // Save document pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for C++. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Public API Changes in Aspose.3D 1.1.0|Documenta...

    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....Contents Summary FBX7200ASCII Saving Option is added in the FileFormat...FileFormat FBX7200Binary Saving Option is added in the FileFormat...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/java/public-api-changes...
  9. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....how to embed fonts inside a saved HTML document. Document doc...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Examples: Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...