Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 375,716 for

save

(0.25 sec)
  1. Online OFT to JPEG Conversion or Build .NET bas...

    Free online app to convert OFT to JPEG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to JPEG format using Save method and set Jpeg as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  2. Convert WORD to XLSM using Python or with free ...

    WORD to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....the conversion process and saves time and effort. How Aspose...convert WORD file to HTML and then save the created HTML into desired...

    products.aspose.com/total/python-net/conversion...
  3. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... save ( output_file ) The following...circleAnnotation ) document . save ( output_file ) As an example...

    docs.aspose.com/pdf/python-net/figures-annotation/
  4. Manipulating SVG Files|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....SVG Files Contents [ Hide ] Saving SVG with Fonts embedded or...Imaging for .NET, developers can save SVG with fonts embedded or exported...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  5. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...compression level to use while saving an OOXML document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Create New Workbook|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.... save ( "newWorkBook.xlsx" , SaveFormat...XLSX ); // Workbooks can be saved in many formats Apache POI SS...

    docs.aspose.com/cells/java/create-new-workbook/
  7. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/python-net/create-rectangula...
  9. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the documentation article in C++....Aspose::Words::Saving::PageSet class Contents [ Hide ] PageSet...::SharedPtr<Aspose::Words::Saving::PageRange>>&) Creates a page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/