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

save

(0.11 sec)
  1. 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...
  2. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/jv/cpp/make/word/
  3. Urobiť DOC Pomocou C++

    Vytvorte nový DOC v C++ v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice C++...." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/sk/cpp/make/doc/
  4. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....); $i += 1 ; } # Save PDF Document $doc -> save ( $dataDir . "TOC...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  5. Կատարեք 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/
  6. Կատարեք 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/
  7. 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...
  8. 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/...
  9. 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...
  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-...