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

save

(0.12 sec)
  1. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes....Microsoft Word, # we must first save the changes, and then manually...manually update these fields. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint to RTF in Python or with fre...

    PowerPoint to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to RTF online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...that can help developers to save time and effort while adding...

    products.aspose.com/total/python-net/conversion...
  4. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/hy/cpp/make/pdf/
  5. Կատարեք WORD՝ Օգտագործելով C++

    Ստեղծեք նոր WORD C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/hy/cpp/make/word/
  6. C++ API to Convert PPTX to DOTX or with free On...

    Export PPTX to DOTX within your C++ applications or online. Test free PPTX to DOTX online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOTX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. C++ API to Convert PPTX to DOC or with free Onl...

    Export PPTX to DOC within your C++ applications or online. Test free PPTX to DOC online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. Protect and Unprotect a Visio Shape in PHP|Docu...

    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....getLockWidth () -> setValue ( 1 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ProtectUnprotectShap...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... Save the modified PDF to the output...where the modified PDF will be saved. Returns: None: The function...

    docs.aspose.com/pdf/python-net/add-headers-and-...