Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 143,838 for

load

(0.89 sec)
  1. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet...PdfLoadOptions load = new PdfLoadOptions(); load.setSkipPdfImages(true);...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  2. Open a Document from a Stream|Aspose.Words for ...

    Load a document from a stream easily and fast instead of using Open XML SDK in C#....stream-based loading. On this page we will look at how to load a document...features please visit Create or Load a Document . Create a Document...

    docs.aspose.com/words/net/open-a-word-processin...
  3. Drawing Vector Images|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.... Create MemoryStream object Load a SVG image Rasterize SVG to...write the result to a stream Load a PNG image from stream for...

    docs.aspose.com/imaging/net/drawing-vector-images/
  4. Using WorkbookMetadata|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....Cells allows you to load a lightweight version of a workbook...the WorkbookMetadata class to load the workbook. The following...

    docs.aspose.com/cells/net/using-workbookmetadata/
  5. Using WorkbookMetadata|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....Cells allows you to load a lightweight version of the...cells.WorkbookMetadata class to load the workbook. Using WorkbookMetadata...

    docs.aspose.com/cells/java/using-workbookmetadata/
  6. Working with Follow Up and Due Date for Outlook...

    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....email as ae # Load the MapiMessage from file mapi_message...= ae . mapi . MapiMessage . load ( "Message.msg" ) # Mark the...

    docs.aspose.com/email/python-net/working-with-f...
  7. Convert Excel to NumPy|Documentation

    Convert Excel to NumPy by using Aspose.Cells for Python via .NET API....NET: Load the sample file . Traverse Excel...Aspose.Cells for Python via .NET: Load the sample file . Get the first...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. Rotate and Flip an Image in PHP|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.... PHP Code # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); $rotateFlipType...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  9. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....Please follow the steps below: Load the presentation file with image...it using Presentation class. Load an image from file in byte array...

    docs.aspose.com/slides/python-net/replacing-ima...
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...