Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 586,113 for

save

(0.14 sec)
  1. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/net/drawing-raster-imag...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android.... Save the output PDF file. System..."ChangeOrientation_out.pdf" ; // Save output file doc . Save ( dataDir ); About...

    products.aspose.com/pdf/rotate/
  4. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save the Excel files to PDF/A compliant...This topic describes how to save the Excel workbook to PDF/A...

    docs.aspose.com/cells/java/convert-excel-file-t...
  5. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/python-net/drawing-rast...
  6. FontFallbackSettings.Load | Aspose.Words for .N...

    FontFallbackSettings 方法. 从 XML 文件加载字体回退设置... Save ( ArtifactsDir + "FontSettings...FontSettings . FallbackSettings . Save ( ArtifactsDir + "FallbackSettings...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Visit | Aspose.PDF for .NET API Reference

    Performs search on the specified page...."hi world" ; } // Save document doc . Save ( @"D:\Tests\output...= "hi world" ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  8. PdfSaveOptions - Aspose.Tasks for Java - API Re...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....PdfSaveOptions class that can be used to save a document in the SaveFileFormat...list of pages numbers to save when saving project layout to separate...

    reference.aspose.com/tasks/java/com.aspose.task...
  9. TextSegment | Aspose.PDF for .NET API Reference

    Creates TextSegment object....AppendText ( tf ); //save document doc . Save ( outFile ); See Also...AppendText ( tf ); //save document doc . Save ( outFile ); See Also...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  10. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....properties Save the Word file as TXT on the disk using the Save method...DOCX is saved as a TXT file on the disk using the Save method...

    kb.aspose.com/words/net/extract-text-from-word-...