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

save

(0.4 sec)
  1. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  2. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  3. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCurve...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-curve/
  4. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...pages from a document file and saves the extracted pages to a new...pages from a document file and saves the extracted pages to a new...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose.PSD for Java 23.9 - 发行说明|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.... save ( dstFile ); } try ( PsdImage...false ); image . save ( outputPsd ); image . save ( outputPng ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge TIFF files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/
  7. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...reliable solution that can help you save time and effort when converting...Document class Save the document to PPTX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file Add Watermark to PDF...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/watermark/add/
  9. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... save ( "slide_transition.pptx" ,...TransitionType . NONE presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....Dimension ( 960 , 720 )); //Save the image to disk in JPEG format...format try { slideImage . save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/java/embedded-font/