Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 38,276 for

save

(0.12 sec)
  1. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...XpsSolidColorBrush and then save the object of XpsDocument class...text_fill 10 # Save the resultant XPS document 11 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Add a comment to a slide|Aspose.Slides Document...

    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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Save ( ArtifactsDir + "DocumentBuilderImage...+ "WebP image.webp" ); doc . Save ( ArtifactsDir + "Image.InsertWebpImage...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects.... Save ( Stream, ImageSaveOptions )...into an image and saves into a stream. Save ( Stream, SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.ren...
  5. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... saving . OdtSaveMeasureUnit : ......, value : aspose . words . saving . OdtSaveMeasureUnit ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...document_part_saving() callback. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF document....how to set permissions on a saved PDF document. doc = aw . Document... encryption_details = aw . saving . PdfEncryptionDetails ( user_password...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Presentation via VBA|Aspose.Slides for Python D...

    Add, remove, and extract VBA macros in PowerPoint presentations in Python... Save the presentation. This Python...officeReference ) # Saves the Presentation presentation . save ( "AddVBAMacros_out...

    docs.aspose.com/slides/python-net/presentation-...
  10. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.Save_format](../Save_format/) is [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....save_format is SaveFormat.TIFF and...self ) -> aspose . words . saving . ImageBinarizationMet : ....

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