Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,738 for

save

(0.36 sec)
  1. Managing Messages on IMAP Server|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.... Size ); } } Fetching and Saving Messages Fetch Messages from...messages from an IMAP server and save the messages in EML format to...

    docs.aspose.com/email/net/managing-messages-on-...
  2. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++...."Y30" ); // Save the Excel file. workbook . save ( path . join...removeAt ( 0 ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  3. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge HTML files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  4. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/java/crop/
  5. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Save the modified presentation. This...); } } # Saves the presentation to disk $pres -> save ( "output...

    docs.aspose.com/slides/php-java/manage-placehol...
  6. Გადაიყვანეთ HTML DOC C++

    გადაიყვანეთ HTML DOC C++ ფორმატში კოდით. შეინახეთ HTML როგორც DOC C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის DOC სახით შესანახად...<Document>( u"Input.html" ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  7. Გადაიყვანეთ HTML EPUB C++

    გადაიყვანეთ HTML EPUB C++ ფორმატში კოდით. შეინახეთ HTML როგორც EPUB C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის EPUB სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes.... PI , 4 , 0 ); // Save 3D scene in the supported file...file formats scene . Save ( "NodeHierarchy.fbx" ); Share Mesh’s...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  10. Add Bates Numbering to PDF in Python|Aspose.PDF...

    Learn how to add and remove Bates numbering in PDF documents using Python with Aspose.PDF for Python via .NET.... save ( outfile ) Add Bates Numbering... Apply pagination to pages. Save the updated document. import...

    docs.aspose.com/pdf/python-net/add-bates-number...