Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 374,037 for

save

(1.03 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....slides and SmartArt nodes, and save results to PPTX. Get Text from...its layout to BASIC_PROCESS . Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/manage-smartart/
  2. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...object to pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert RTF to MHTML in Python | products.aspos...

    RTF to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...archive format that is used to save web pages in a single file.... It is a convenient way to save web pages for offline viewing...

    products.aspose.com/total/python-net/conversion...
  4. Display and Hide Tabs of Workbook in xlsx4j|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/java/display-and-hide-tab...
  5. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/net/generate-slide-thumb...
  6. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } 格式化文本 你可以使用...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  7. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  8. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and Save options in C++....specified input output streams and save options. virtual void Aspose...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc . save ( base . artifactsDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image objects. Enhance your projects effortlessly!... 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...