Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 368,818 for

save

(0.22 sec)
  1. Converting a XPS file to SVG using Java | Aspos...

    XPS to SVG conversion via Java sample code. Programmers can use this example code to export XPS to SVG within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  2. Converting a XPS file to XLS using Java | Aspos...

    XPS to XLS conversion via Java sample code. Programmers can use this example code to export XPS to XLS within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  3. Converting a PDF file to DOCX using PHP | Aspos...

    Sample code on PHP for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.DocX as parameters Save the output DOCX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/net/create-form/
  5. Introduction|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....Application - Hello World Open, Save and Manage Visio files...

    docs.aspose.com/diagram/python-net/introduction/
  6. 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/net/adding-a-signature-...
  7. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  8. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital signatures effortlessly. Ensure authenticity and security with ease....signatures will not be saved when you save this Document object...into a file or stream because saving or converting will produce...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); # Saving presentation to disk $pres -> save ( "test.pptx"...removeNotesSlide (); } # Saving presentation to disk $pres -> save ( "test.pptx"...

    docs.aspose.com/slides/php-java/presentation-no...
  10. How to Edit Excel File in C#

    This brief tutorial explains how to edit Excel file in C# .NET environment for Linux, macOS and Windows....and formulas are updated and saved in the same Excel file. Following...in C# update Excel file and save it on the disk. Steps to Edit...

    kb.aspose.com/cells/net/how-to-edit-excel-file-...