Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 375,709 for

save

(0.13 sec)
  1. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/java/convert-project-data...
  2. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.SaveSubsetFonts property. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document...Specifies whether or not to save a subset of the embedded TrueType...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with code examples....comment authored by a user and save the presentation. function addModernComment...position , date ); presentation . save ( "modern_comment.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Html format in C++....Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor...this class that can be used to save a document in the Html format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML documents. Enhance your projects with ease!...get ; set ; } Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....properties and then save the updated PDF file using the Save method. The...get_Item ( 2 ))); // Save output pdfDocument . save ( GetDataDir ()...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  9. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....properties and then save the updated PDF file using the Save method. The...idx_get ( 2 ))); // Save output pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  10. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。..."A1:D10" # Save modified workbook workbook . save ( "output_set_print_area...print_area = "" # Save modified workbook workbook . save ( "output_clear_print_area...

    docs.aspose.com/cells/zh/python-net/how-to-set-...