Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 368,085 for

save

(0.12 sec)
  1. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class' DrawImage method. Save result in PNG format. Each step...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  2. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust.... Save the PDF document using save_as method. Following... ; // Save the PDF-document as "hello.pdf" pdf . save_as ( "hello...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/
  3. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation.... option will not work when saving to XPS. Examples Shows how...appear in the outline of a saved XPS document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....can pass to the document's "Save" method // to modify how that...MetafileRenderingOpt object to the saving operation. PdfSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save the workbook as PDF const outputData...outputData = workbook . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/render-uni...
  6. Use Connection indexes to connect shapes|Docume...

    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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . save ( "C:\\temp\\Drawing1_out...

    docs.aspose.com/diagram/java/use-connection-ind...
  7. Convert OBJ to GLB in C#

    This brief tutorial provides a guide to convert OBJ to GLB in C#. It highlights the main steps, requirements, and a sample code snippet to create an OBJ to GLB converter in C#....Open method Save the converted GLB file with the Save method These...and finish the conversion by saving it in GLB format. Code to Render...

    kb.aspose.com/3d/net/convert-obj-to-glb-in-csharp/
  8. PDF to DOC Converter using JavaScript | Aspose.PDF

    JavaScript sample code for converting PDF to DOC on any platform...your PDF file and then simply save it as a DOC file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  9. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...ps" ; 4 5 //Create save options with A4 size 6 PsSaveOptions...(); 46 47 //Save the document 48 document. Save (); Example-...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  10. Convert EML to OFT via C++ application | produc...

    Sample C++ conversion code for EML document to OFT format. Use example code for batch EML to OFT conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. OFT file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...