Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 369,804 for

save

(0.18 sec)
  1. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP.... save ( "vba_macro.pptm" , slides...remove ( module ) presentation . save ( "vba_macro_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/3d-presentation/
  3. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your document's layout effortlessly!...can pass to the document's "Save" method // to modify how that...applyAdditionalTextP }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start page number in the resulting document shall be updated. Default value is true in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... save ( "group.pptx" , slides . export...remove ( group ) presentation . save ( "group_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Add Text to PDF Using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... Save the file again. Add Text to...); // Save resulting PDF document. pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/java/text/
  7. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  8. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... save ( "data_label_precision.pptx"... show_bubble_size = False # Save the presentation containing...

    docs.aspose.com/slides/python-net/chart-data-la...
  9. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable document margins. Enhance your document formatting with easy-to-use presets!...docx" ); // Saving a document to PDF, to an image...document within its pages. doc . Save ( ArtifactsDir + "Document.UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words/mar...
  10. HTML with JavaScript via C++|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....code example below shows how to save a workbook as an HTML file using...Uint8Array ( arrayBuffer )); // Saving the workbook to HTML format...

    docs.aspose.com/cells/javascript-cpp/convert-ex...