Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,313 for

save

(0.5 sec)
  1. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  2. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Save ( $"{path}AutoSizeModeNone.png"...XDimension . Pixels = 3 ; gen . Save ( $"{path}AutoSizeModeInterpol...

    docs.aspose.com/barcode/net/customize-barcode-a...
  3. C++ API to Convert MHTML to TSV | products.aspo...

    Convert MHTML to TSV via C++ API without using Microsoft Excel or Adobe Reader...archive format that is used to save web pages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlCha...characters. bool Aspose :: Words :: Saving :: OoxmlSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/control-exception/
  8. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  9. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  10. Create New Email in PHP|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 message in EML and MSG formats $mail_message_save_type...$message -> save ( $dataDir . "Message.eml" , $mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...