Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 375,564 for

save

(0.33 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing.... Save the modified Document to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    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.... After save the updated PDF to a new file...remove ( table ) # Save PDF document . save ( path_outfile ) Remove...

    docs.aspose.com/pdf/python-net/removing-tables/
  7. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  8. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....its pages into slides, and saving the result as a PPTX file....the PDF file. Use the save method to save the presentation in PowerPoint...

    docs.aspose.com/slides/python-net/import-presen...
  9. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule... save(file_name) Saves the current table substitution...settings to file. save(output_stream) Saves the current table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...images from a document, and save them to the local file system...shapes from the document, # and save the image data of every shape...

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