Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 368,275 for

save

(0.23 sec)
  1. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  2. Export Visio Diagram to PDF 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....vsd" ); \ # Save as PDF file format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.pdf" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Export Visio Diagram to XAML 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....vsd" ); \ # Save as XAML $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xaml"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot 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/fil...
  5. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of list levels. By default, it is zero count of character '\0', that means no indentation in C++....Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method...SharedPtr < Aspose :: Words :: Saving :: TxtListIndentation > Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF document in PHP using Aspose.PDF for improved privacy and document security....} # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  7. How to convert xhtml into PDF - Free Support Fo...

    I have xhtml file that renders in browser, the whole xhtml content is rendered by javascript function, when the page is loaded. I tried to convert the file in aspose online and it threw me 201 error. I have attached th…... Save as PDF : Use the browser’s print...print functionality to save the rendered page as a PDF. Most...

    forum.aspose.com/t/how-to-convert-xhtml-into-pd...
  8. 公共 API Aspose.Diagram 17.01 的变化|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....); // create an instance SVG save options class SVGSaveOptions...GetShape ( 2 )); // save Visio drawing diagram . Save ( dataDir + "SelectiveShapes_out...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting....the initial page numbering and save the NUMPAGE field. doc = aw...count = 1 ) extracted_doc1 . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Attachments in Email Message in Jython|D...

    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....addAttachment ( attachment ) # Save message to disc messageFormat...= MessageFormat () message . save ( dataDir + "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...