Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 8,892 for

load

(0.1 sec)
  1. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....docx"); // Load document with rectangle shape...+ "Shape.SoftEdge.docx"); // Load document with rectangle shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentReaderPluginLoadException class | Aspos...

    aspose.words.DocumentReaderPluginLoadException class. Thrown during document Load, when the plugin required for reading the document format cannot be Loaded....class Thrown during document load, when the plugin required for...the document format cannot be loaded. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....HasDigitalSignature ); // We can load and access the signatures of...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Python can manipulate convert AI Images to PDF... Load and manipulate the AI file:...necessary modules, you can start loading and manipulating the AI file...

    docs.aspose.com/psd/python-net/convert/ai-to-pdf/
  5. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.PdfLoadOptions class. Allows to specify additional options when Loading Pdf document into a [Document](../../aspose.words/document/) object...specify additional options when loading Pdf document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Load method to load the Tiff and add Tiff...we have loaded the Tiff image first in memory using Load method...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....up the environment and then load an existing PowerPoint presentation...libraries in your application Load the source PPTX presentation...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. Aspose.PSD for .NET 19.5 - 发布说明|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.... Load ( sourceFileName ); using (...var im = ( PsdImage ) Image . Load ( sourceFileName ); using (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document...Name Description load_signatures(file_name) Loads digital signatures...from document. load_signatures(stream) Loads digital signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Render a Slide as an SVG Image in C#|Aspose.Sli...

    This article explains how to convert PowerPoint Presentation to SVG format using C#. You can convert PPT, PPTX, ODP formats into SVG images....ppt extension to load PPT file inside Presentation...Presentation class. .pptx extension to load PPTX file inside Presentation...

    docs.aspose.com/slides/net/render-a-slide-as-an...