Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 376,026 for

save

(0.21 sec)
  1. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... save ( base . artifactsDir + "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Add New...pages . insert ( 2 ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/pages/
  3. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....# When we save this document to a fixed page save format, its...suppress_auto_hyphens doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....// When we save this document to a fixed page save format, its...suppressAutoHyphens ; doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  5. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily Save your documents in XamlFlow format. Optimize your workflow with this essential feature!...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....Finally, you need to save the updated PDF using Save method of the PdfBookmarkEditor...method and then save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/
  7. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results....formats can I save a new presentation to? You can save to PPTX, PPT...from a template (POTX/POTM) and save as a regular PPTX? Yes. Load...

    docs.aspose.com/slides/cpp/create-presentation/
  9. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....borders, rows and cells, and saving the modified document. It also...Insert the table into the page. Save the PDF to the specified path...

    docs.aspose.com/pdf/python-net/adding-tables/
  10. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for Java—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/java/convert-pptx-to-ppt/