Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,732 for

save

(0.14 sec)
  1. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...created output stream and save options. Save a graphics state. So..."Tranformations_outPS.ps" ); 3 //Create a save options with A4 size 4 PsSaveOptions...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....and annotations, which can be saved and imported/exported to PDF...exportFileName ); // Save output PDF document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  3. JPEG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  4. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  5. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/
  6. EPS to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  7. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C++....Converts IANA content type into a save format enumerated value. static...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. 使用窗口元素|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....window ); // save in any supported format diagram . save ( dataDir.... TRUE ); // save visio drawing diagram . save ( dataDir + "...

    docs.aspose.com/diagram/zh/java/working-with-wi...
  9. 如何运行 Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/zh/net/how-to-run-aspose-...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java.... Save the output in any desired image...drawLine() method to draw a line Save the output to any desired output...

    docs.aspose.com/drawing/java/working-with-pens/