Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 369,809 for

save

(0.11 sec)
  1. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64...Specifies whether images are saved in Base64 format to the output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a shape contains image bytes or links, enhancing your design workflow effortlessly....get ; } Examples Shows how to save all images from a document to...// Go through each shape and save its image. for ( int shapeIndex...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method...Words :: Saving :: PageSet > Aspose :: Words :: Saving :: FixedPageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code.... Finally, you can save the presentation as an ODP file...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  7. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....create a new presentation, and save it as PPSX. Aspose.Total for...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPS online converter quickly before integrating the code.... Finally, they can save the presentation as a PPS file...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  9. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet, keeping...(); } // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/conditional-formatting/
  10. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells...."password" ); // Save the workbook to a file workbook . Save ( u "Book1..."password" ); // Save the Excel file. workbook . Save ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...