Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 373,255 for

save

(0.33 sec)
  1. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Save the PDF using Save(String) method. Following...( textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/create/
  2. Parsing Microsoft Outlook Message Files|Documen...

    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....names of any attachments and save them. The following code snippet...the attachment's file name and Save attachment System . out . println...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  3. Managing Document Properties in PHP|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....$customProp3 , "Source" , array ()); // Save the file with added properties...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/Test_Workbook...

    docs.aspose.com/cells/net/managing-document-pro...
  4. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/
  5. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!... Save ( ArtifactsDir + "Image.CreateLinkedImage...InsertNode ( shape ); doc . Save ( ArtifactsDir + "Image.CreateLinkedImage...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Image Markers|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/image-markers/
  8. 备注|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations.... save ( "activex.pptm" , slides ....remove_at ( 0 ) presentation . save ( "activex_removed.pptm" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...