Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 378,427 for

save

(0.77 sec)
  1. Aspose.PSD for .NET 25.2 - Release Notes|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....Summary Category PSDNET-2344 Saving of PSB Files with size more...the bounds of the array” when saving psb with size more than 1GB...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  2. Export PPS to RTF on Andorid via Java or with f...

    Convert PPS to RTF in mobile apps without installing any software or online. Test free PPS to RTF online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to RTF format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export PPSM to DOC on Andorid via Java or with ...

    Convert PPSM to DOC in mobile apps without installing any software or online. Test free PPSM to DOC online converter quickly before integrating the code....Convert PPSM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....exportDocumentStruct() you can save to a tagged PDF with the document...exportDocumentStruct = true ; // Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  5. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/zh/java/examples/element...
  6. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、PPTX 和 ODP 演示文稿示例。... save ( "group_shape.pptx" , aspose...removeAt ( 0 ); presentation . save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Display PDF Formats Using C++ | Aspose.PDF

    Open and view PDF documents programmatically with C++ sample code using Aspose.PDF for C++...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pdf/