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

save

(0.12 sec)
  1. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....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...
  2. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( file_name = ARTIFACTS_DIR... is_write_protected ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET... Save the modified presentation. This...; } } // Saves the modified presentation pres . Save ( "multiParaPort_out...

    docs.aspose.com/slides/net/manage-paragraph/
  4. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a document as a numeric value in C++....set_ReadOnlyRecommended ( true ); doc -> Save ( ArtifactsDir + u "DocumentProperties...get_IsWriteProtected ()); doc -> Save ( ArtifactsDir + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java... Save the modified presentation. This...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/java/manage-paragraph/
  6. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....document Save the DOCX with Image in C++ by using Save method In...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  7. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....ImageSaveOptions as you prefer Save the EPS document to TIFF image...array from image device and save as tiff image From the above...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  8. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion.... Save ( ArtifactsDir + "MarkdownSaveOptions...Also namespace Aspose.Words.Saving assembly Aspose.Words MarkdownListExportMo...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method allows us to save the embedded image as a separate...layers. Save the Modified PSD File Finally, we can save the modified...

    docs.aspose.com/psd/python-net/smart-object-upd...
  10. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....collection using addFromPdf method Save method in Java convert PDF to...source PDF file path and finally save the generated presentation on...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...