Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 368,145 for

save

(0.44 sec)
  1. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  2. Convert PPTX to PPT in .NET|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for .NET—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/net/convert-pptx-to-ppt/
  3. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...the pixel data directly, and save the modified image. Steps to...values as needed. Save the Modified Pixel Data : Save the modified...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  4. Online TEX to DOTX Conversion or Develop Java b...

    Free online app to convert TEX to DOTX files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTX format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  5. Online TEX to PS Conversion or Develop Java bas...

    Free online app to convert TEX to PS files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PS format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  6. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....specify additional options when saving a document into the WordML...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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 ( "gs1_128.png" , BarCodeImageFormat...getSize (). setPoint ( 9 ); gen . save ( "gs1_128_complete.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#.... The Save() method saves the OneNote document...path. Finally, save as OneNote using the Save() method. The following...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  10. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and Save as pdf, svg, html, image, xps and other formats....draw a text in the page and save as SVG format. The code example...text in a Visio drawing and save as SVG format. Draw Text in...

    docs.aspose.com/diagram/net/drawing/draw-text/