Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 38,276 for

save

(0.09 sec)
  1. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced document formatting and design flexibility....compliance specification for a saved document to adhere to. Document...Iso29500_2008_Strict", // any document we save while passing this object will...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineImage method. The image that will be shown in associated SignatureLine. Default value is null in C++....get_PersonId ()); // First, we will save an unsigned version of our document...builder -> get_Document () -> Save ( dstDocumentPath ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. BuiltInDocumentProperties.name_of_application p...

    BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company property....properties automatically when we save the document. # To use these.... last_saved_by = 'John Doe' properties . last_saved_time = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...masterNotesSlide ) # save presentation pres . save ( "HeaderFooter-out...time text" ) presentation . save ( "testresult.pptx" , slides...

    docs.aspose.com/slides/python-net/presentation-...
  6. Generate Aztec Code Barcodes|Documentation

    Use Aspose.BarCode for PHP to generate Aztec Code barcodes...AztecSymbolMode :: AUTO ); $generator -> save ( "test.png" , "PNG" ); $generator...:: COMPACT ); $generator -> save ( "test.png" , "PNG" ); $generator...

    docs.aspose.com/barcode/phpjava/generate-aztec-...
  7. Manage Blob|Aspose.Slides for Python Documentation

    Add blob to PowerPoint presentation in Python. Export blob. Add Image as blob...presentation, document, or media) saved in binary formats. Aspose.Slides... 0 , 480 , 270 , video ) # Saves the presentation. While a large...

    docs.aspose.com/slides/python-net/manage-blob/
  8. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....to EPS Programmatically Java Save BMP as EPS Java Image to EPS...way to save BMP image to EPS. Using strings for saving BMP to...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  9. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....conversion example with default save options . The result will be...converters import * from aspose.html.saving import * # Open an existing...

    docs.aspose.com/html/python-net/convert-epub-to...
  10. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples.... In the example, the save options are set by default ...converters import * from aspose.html.saving import * # Open an existing...

    docs.aspose.com/html/python-net/convert-epub-to...