Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 368,015 for

save

(0.09 sec)
  1. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....AUTO_FIT_TO_WINDOW ) # Save the document to disk. doc . save ( @data_dir...AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( @data_dir...

    docs.aspose.com/words/java/working-with-tables-...
  2. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Detect...3D document Read 3D document Save 3D Document Customize Non-PBR...

    docs.aspose.com/3d/java/creating-loading-and-sa...
  3. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel that allows users to save their workbooks with macros...beneficial as it allows users to save their workbooks with macros...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....layer on the first page, and save the document with the changes... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  5. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/net/serialize-and-work-wi...
  6. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...world!!!" ); //Save output document doc . save ( "C:\\Temp\\out...

    docs.aspose.com/words/java/perl-and-aspose-word...
  7. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...(); // Save the output in XLS format pdfDocument . save ( "PDFToXLS_out...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  10. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_Saved_time property. Gets or sets the time of the last Save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time...of the last save in UTC. @property def last_saved_time ( self...

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