Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 377,037 for

save

(1.4 sec)
  1. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... save ( "chart.pptx" , slides . export...remove ( chart ) presentation . save ( "chart_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... save ( "video.pptx" , slides . export...video_frame ) presentation . save ( "video_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...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/net/aspose.words.dra...
  4. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  5. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a rectangle...the rectangle. Close the page. Save the document. To stroke (outline)...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument.... save ( "audio.pptx" , slides . export...audio_frame ) presentation . save ( "audio_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。... Add ( cubeNode ); // Save 3D scene in the supported file...file formats scene . Save ( "TransformationToNode.fbx" ); 按欧拉角旋转...

    docs.aspose.com/3d/zh/net/adding-transformation...
  8. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...
  9. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Quick Start in Python|Aspose.Words for Java

    Python: Quick Start Aspose.Words for Java....Python Load And Save To Disk in Python Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-python/