Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,752 for

save

(1.53 sec)
  1. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  2. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Display and Hide Scrollbars of Workbooks|Docume...

    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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeScrollbarsHide...

    docs.aspose.com/cells/java/display-and-hide-scr...
  4. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....3" ); // Save the workbook in xlsx format wb . Save ( u "outputSpecifyDocumen..."Document properties set and file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/specify-document-vers...
  5. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/cpp/convert-a-document/
  7. 音频|Aspose.Slides for Node.js via .NET 文档

    发现 Aspose.Slides for Node.js 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪辑和提取声音,并提供清晰的 JavaScript 代码。... save ( "audio.pptx" , aspose . slides...audioFrame ); presentation . save ( "audio_removed.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. 使用公式函数处理数据|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.... rgbYellow ; //Save the workbook workbook . SaveAs...( style ); //Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  9. Generate Multiple MacroPdf417 Barcodes for Larg...

    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....setMacroPdf417Segmen ( $i ); \ # Save the barcode (fileid_segmentid...(fileid_segmentid.png) $builder -> save ( $dataDir . "# { $i } .png" ); } \...

    docs.aspose.com/barcode/java/generate-multiple-...
  10. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!...shape, widths and other during saving. public enum OdtSaveMeasureUnit...that the document content is saved using centimeters. Inches 1...

    reference.aspose.com/words/net/aspose.words.sav...