Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 369,807 for

save

(0.09 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  2. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  3. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....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/cpp/aspose.words.dra...
  5. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....save(getArtifactsDir() + "FontSettings...format("{0}", (char) i)); } doc.save(getArtifactsDir() + "FontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  7. PDF Viewer via Python | Aspose.PDF

    Open and view documents programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/python-net/viewer/
  8. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...
  9. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Save PDF Document - this article...describes a various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/net/basic-operations/
  10. Display PCL Formats Using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pcl/