Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 373,297 for

save

(0.15 sec)
  1. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....( signature ) # save presentation pres . save ( "SomePresentationSign...clearing it entirely ; after you save the file, the presentation will...

    docs.aspose.com/slides/python-net/digital-signa...
  2. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....signature ); // Save presentation pres . save ( "SomePresentationSign...clearing it entirely ; after you save the file, the presentation will...

    docs.aspose.com/slides/java/digital-signature-i...
  3. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....signature ); // Save presentation pres . save ( "SomePresentationSign...clearing it entirely ; after you save the file, the presentation will...

    docs.aspose.com/slides/androidjava/digital-sign...
  4. Ինչպես փոխարկել PDF-ը ներկայացման՝ օգտագործելով C#

    Այս պարզ թեման այն մասին է, թե ինչպես փոխարկել PDF-ը ներկայացման՝ օգտագործելով C#՝ հետևելով կազմաձևման մանրամասն քայլերին՝ աշխատանքային օրինակելի կոդը ստուգելու համար: Դուք կարող եք PDF ներմուծել PowerPoint-ում՝ օգտագործելով C#՝ հետևելով շատ պարզ API ինտերֆեյսի:...AddFromPdf մեթոդը Օգտագործելով Save մեթոդը, PDF-ը փոխարկեք PowerPoint-ի...սկզբնաղբյուր PDF ֆայլի ուղին: Վերջապես, Save մեթոդը * PDF-ը կվերածի PPTX-ի*...

    kb.aspose.com/hy/slides/net/how-to-convert-pdf-...
  5. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...push_back ( ent4 ); // Create Pdf Save Options with Bookmark Entries...opts . SetBookmark ( ent1 ); // Save the output Pdf U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  6. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....loop through this array and save the individual sets of pages..."MultiplePages.pdf" , numberOfPages ); // Save individual files foreach ( var...

    docs.aspose.com/pdf/net/split-pdf-pages/
  8. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....presentation from the HTML and save it as a PowerPoint presentation...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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...." ; //Save diagram as VDX vdxDoc . SaveAs...text." )); //Save the new diagram diagram . Save ( "Drawing1.vdx"...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  10. 在Ruby中将文件转换为MHTML文件|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/zh/java/converting-to-mht...