Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 380,296 for

save

(0.26 sec)
  1. 转换为 XPS|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 方法由 Presentation 类公开,可用于将整个演示文稿转换为...); //Saving the presentation to TIFF document pres . Save ( destFileName...

    docs.aspose.com/slides/zh/net/conversion-to-xps/
  2. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... save ( "smart_art.pptx" , slides...( smart_art ) presentation . save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Save the modified presentation. This...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/androidjava/manage-parag...
  4. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....setHeight ( 800 ); // save resultant PDF file doc . save ( _dataDir +...

    docs.aspose.com/pdf/java/set-image-size/
  5. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Save ( "add_activex.pptm" , SaveFormat...RemoveAt ( 0 ); } presentation . Save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/ac...
  6. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  7. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....)) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  8. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations.... save ( "smartart.pptx" , aspose ...( smartArt ); presentation . save ( "smartart_removed.pptx" ,...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/javascript-cpp/change-adj...