Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,720 for

save

(0.15 sec)
  1. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....reference Convert MD to DOC by using Save member function Load DOC file...Words API Save the document to RTF format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...NotesPositions :: BottomFull ); // Saving presentation and notes pages...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Public API Changes in Aspose.Cells 8.4.2|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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); Enumeration...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....window ); // Save in any supported format diagram . Save ( dataDir...BOOL . True ; // Save visio drawing diagram . Save ( dataDir + "...

    docs.aspose.com/diagram/net/working-with-window...
  6. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  7. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your document's security level with precision. Enhance your document protection today!...property to a correct value before saving a document. Examples Shows...ReadOnlyRecommended = true ; doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  8. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value....property to a correct value before saving a document. Examples Shows...readOnlyRecommended = true ; doc . save ( base . artifactsDir + "DocumentProperties...

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

    Manage grouped shapes in Aspose.Slides for Node.js: create, nest, align, reorder, and style group shapes with examples in PPT, PPTX, and ODP presentations.... save ( "group_shape.pptx" , aspose...removeAt ( 0 ); presentation . save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Add PDF Bookmarks|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....instance PDF save options class Aspose . Diagram . Saving . PdfSaveOptions...options = new Aspose . Diagram . Saving . PdfSaveOptions (); // Create...

    docs.aspose.com/diagram/net/add-pdf-bookmarks/