Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 151,287 for

load

(0.78 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...getDataDir ( Test . class ); // Load a diagram Diagram diagram =...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  2. How to get Link Annotation using Java | Aspose.PDF

    Get Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...void GetLinkAnnotations () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/link/get/
  3. How to add Circle Annotation using Java | Aspos...

    Add Circle annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...AddCircleAnnotation () { try { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/circle/...
  4. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....GetDataDir_Pages (); 3 4 // Load the document into Aspose.Note...GetDataDir_Pages (); 3 4 // Load the document into Aspose.Note...

    docs.aspose.com/note/net/working-with-pages/
  5. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...(); // Create a new diagram // Load source Visio diagram Diagram...(); // Create a new diagram // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  6. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....get details to customize the loading of XSL FO files and the customization...customize the loading of the XSL FO file Load the XSL FO file...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  7. Manage Presentation BLOBs in C++ for Efficient ...

    Manage BLOB data in Aspose.Slides for C++ to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....do not want the file to be loaded into your computer’s memory...then // causes bytes to be loaded into memory. We use video->GetStream...

    docs.aspose.com/slides/cpp/manage-blob/
  8. Creating, Opening and Saving 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....parameter to the static method load exposed by the Image class....the overloaded version of the load method. This accepts a Stream...

    docs.aspose.com/imaging/python-net/creating-ope...
  9. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....using C++ , we will learn the loading of the source RTF file and...files and necessary namespaces Load the source RTF file into Document...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Call the diagram constructor to load diagram from a VSDX file Diagram...= PdfCompliance . Pdf15 ; // Load the certificate from disk. //...

    docs.aspose.com/diagram/net/save-visio-document/