Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 568,883 for

save

(0.14 sec)
  1. Convert PPT to ODP in Node.js | products.aspose...

    Convert PPT to ODP in Node.js. Use Node.js library API to convert PPT files to ODPs...Presentation from PPT file and save it as ODP. Node.js code for..."welcome-to-powerpoint.ppt" ); try { pres . save ( "output.odp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  2. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::TxtSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Text format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Save ( dataDir + "SubsequentIndent_out...textFragment ); // Save the document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  5. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... saving . PdfDigitalSignatureH : ...., value : aspose . words . saving . PdfDigitalSignatureH ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. lr32resource - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... void save ( StreamContainer streamContainer...streamContainer, int psdVersion) Saves the layer record. void setLayers...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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....comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...comment" ; //Save As the excel file. workbook . Save ( "Book1.xls"...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  9. Pdf|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.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  10. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C# or .NET... Save ( "output.pptx" , SaveFormat...ReflectionEffect . BlurRadius = 4 ; pres . Save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-effect/