Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 378,794 for

save

(0.16 sec)
  1. Merge SVG files using .NET | Aspose.PDF

    Merge SVG files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/svg/
  2. Merge PS files using Java | Aspose.PDF

    Merge PS files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/ps/
  3. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....inputFilePath ); // Save the workbook as PDF wb . Save ( outputFilePath...); std :: cout << "Workbook saved successfully with Unicode Supplementary...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  7. Convert MBOX to MBOX in Python | products.aspos...

    Save MBOX to MBOX within Python applications without using Microsoft Word or Outlook...NET and save it into MBOX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert EML to FLATOPC in Python | products.asp...

    Save EML to FLATOPC in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word FLATOPC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert MSG to MSG in Python | products.aspose.com

    Save MSG to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. Aspose.Total...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task...."Demo" }), ts ); //Save the Document document -> Save ( _dataDir +...Delete ( wa ); } document -> Save ( _dataDir + u "sample_watermark_del...

    docs.aspose.com/pdf/cpp/sticky-annotations/