Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 371,144 for

save

(0.23 sec)
  1. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  2. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  3. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  4. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java.... create a 3D scene and then save the file in FBX format. // The...Scene (); // Save 3D scene document scene . save ( MyDir , FileFormat...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  7. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....document's "Save" method // to modify how we save the document.... Encoding . UTF8 )); doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/
  9. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts in C++....get_FallbackSettings (); // Save the default fallback font scheme...substitute. fontFallbackSettings -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....Save(..) method . The following code...class Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...