Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,332 for

save

(0.11 sec)
  1. C++ API to Convert MD to PPS | products.aspose.com

    Convert MD to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  3. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...
  4. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    Optimize RTF document size with the ExportCompactSize property. Ensure efficient storage while maintaining text integrity, even with RTL content.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/net/extractor/
  7. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram class' Save method and set the image format...

    docs.aspose.com/diagram/python-net/convert-visi...
  8. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。... SetStyle ( st ); // Now save the workbook in html format...SetDefaultFontName ( u "Courier New" ); wb . Save ( outDir + u "out_courier_new_out...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  9. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|Documentation

    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.... setStyle ( st ); // Now save the workbook in html format...setDefaultFontName ( "Courier New" ); wb . save ( path . join ( dataDir , "out_courier_new_out...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  10. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....for Net Framework Loading, Saving and Converting Create and Load...formats. Create a OneNote and Save into HTML Format Aspose.Note...

    docs.aspose.com/note/net/create-and-load-a-onen...