Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,788 for

save

(0.61 sec)
  1. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Discover how Aspose.Words.Saving.HeaderFooterBookmarksExportMode enhances bookmark export in headers and footers for seamless document management....can pass to the document's "Save" method // to modify how that...headerFooterBookmark ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document graphics quality with customizable options for superior output.... To learn more, visit the Save a Document documentation article...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....screenAnnotation ); // Save PDF document document . Save ( dataDir + "...soundAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/multimedia-annotation/
  4. HtmlSaveOptions.HtmlVersion | Aspose.Words for ...

    Discover the HtmlSaveOptions HtmlVersion property to easily choose your HTML standard when saving documents to HTML or MHTML. Optimize your output effortlessly!...standard that should be used when saving the document to HTML or MHTML...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....options ); // Save the workbook as PDF workbook . Save ( outDir +...); std :: cout << "Workbook saved successfully as PDF with Japanese...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  6. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...$D$5:$E$6" ); // Save the workbook workbook . Save ( outDir + u "Output...); std :: cout << "Workbook saved successfully with non-sequenced...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  7. Aspose::Words::AI::SummarizeOptions::get_Summar...

    Aspose::Words::AI::SummarizeOptions::get_SummaryLength method. Allows to specify summary length. Default value is Medium in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. Python code for converting...source PDF files in Python. Save result as XML file. Convert...

    products.aspose.com/slides/python-net/conversio...
  9. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  10. Convert PDF to SVG in Java | products.aspose.com

    Convert PDF to SVG in Java. Use Java library API to convert PDF files to SVGs...Presentation from PDF file and save it as SVG. Java code for converting...the source PDF files in Java. Save result as SVG file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...