Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 376,393 for

save

(0.25 sec)
  1. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. 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/
  3. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....setPrivilege method and save the output PDF using save method. The following...privilege ); fileSecurity . save ( _dataDir + "sample_privileges...

    docs.aspose.com/pdf/java/set-privileges/
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....slides and SmartArt nodes, and save results to PPTX. Get Text from...its layout to BASIC_PROCESS . Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/manage-smartart/
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/java/manage-smartart-sha...
  6. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveOptions in Aspose.Words....the document will be saved if this save options object is used...set ; } Examples Shows how to save a document into a Docling JSON...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Export to DXF|CAD 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....binary and normal, in the file save options. Note: One of the interesting...interesting features is the ability to save any supported file format to...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. OdtSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.OdtSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks...false . bool Aspose :: Words :: Saving :: TxtSaveOptionsBase :: get_ForcePageBreaks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....a new separate document and save it to disk. dst_doc = generate_document...extracted_nodes ) dst_doc . save ( @data_dir + "TestFile.Paragraphs...

    docs.aspose.com/words/java/extract-content-in-r...