Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,721 for

save

(0.64 sec)
  1. Merge PDF | Online for Free | Aspose.PDF

    Merge PDF online. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to merge PDF documents without any registration, captcha or limits. Try our library for free... Combine PDF and save the result in various formats...; // Save concatenated output file pdfDocument1 . Save ( dataDir...

    products.aspose.com/pdf/online/merge-pdf/
  2. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....a password when we save it, and then save the document. OdtSaveOptions...setPassword("MyPassword"); doc.save(getArtifactsDir() + "File.DetectDocumentEncryp...

    reference.aspose.com/words/java/com.aspose.word...
  3. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...mp4" ); $presentation -> save ( "video.pptx" , SaveFormat...$videoFrame ); $presentation -> save ( "video_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....set_ShowHiddenText ( showHiddenText ); doc -> Save ( get_ArtifactsDir () + u "Document...showParagraphMarks ); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... save ( base . artifactsDir + "Table...cells in the table, and then save the document. table . clearBorders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....C++ Save the Word file with Comments in C++ by using Save method...API. You can use SaveFormat to save the document in DOCX or DOC...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  8. Rotate, Change the Position and Connect Sub-Sha...

    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....setAngle ( 190 ); // Save diagram diagram . save ( dataDir + "RotateVisioShape_Out...shape to a different location Save the diagram. Change Position...

    docs.aspose.com/diagram/java/rotate-change-the-...
  9. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines.... save ( "output.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "output.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/python-java/setup-envir...
  10. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... Save the document. import aspose...document will be saved. Returns: None: The function saves the document...

    docs.aspose.com/pdf/python-net/text-formatting-...