Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 368,190 for

save

(0.86 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Saves images when saving a document to HTML in Java....Words saves images when saving a document to HTML...rename the image name during saving into Markdown document. public...

    reference.aspose.com/words/java/com.aspose.word...
  2. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....model (DOM) and calling the Save method with a “.PDF” extension...during any rendering calls. doc . Save ( "Rendering.SetDefaultFont_Out...

    docs.aspose.com/words/net/specify-default-fonts/
  3. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Working with Contacts in PST File|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 contacts information from PST...from an Outlook PST file and save the contact to disk in MSG format...

    docs.aspose.com/email/python-net/working-with-c...
  5. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++.... You simply need to save the file in ODS format, and...inputFilePath ); // Save the file in ODS format workbook . Save ( outputDir...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  6. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  7. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Save ( $"{path}CodetextHide.png"...CodeLocation . Above ; gen . Save ( $"{path}CodetextLocationAbov...

    docs.aspose.com/barcode/net/set-barcode-text/
  8. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control.... Save the modified presentation as...Blue ; // Save the PPTX file to disk. presentation . Save ( "formatted_lines...

    docs.aspose.com/slides/net/shape-formatting/
  9. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/java/shape-formatting/
  10. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/