Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 368,032 for

save

(0.38 sec)
  1. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. #include...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  2. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Rtf in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...createSaveOptions(saveFormat) Creates a save options object of a class suitable...suitable for the specified save format. createSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Saving module Contents [ Hide ] The Aspose.Words...Words.Saving module provides classes and enumerations that allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...Aspose.Words.Saving namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to HTML format. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolder method...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/cpp/pages/move/
  9. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....layer on the first page, and save the document with the changes...toggling the layer’s visibility. Save the updated document. import...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  10. Removing attachment from an existing PDF|Aspose...

    Aspose.PDF can remove attachments from your PDF documents. Use Java PDF API to remove attachments in PDF files with Aspose.PDF library.... Save the updated file using the Document object’s save method...delete (); // Save the updated file pdfDocument . save ( "output...

    docs.aspose.com/pdf/java/removing-attachment-fr...