Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 153,675 for

load

(0.26 sec)
  1. Aspose.Diagram Font Operations|Documentation

    This page describes how to manipulate fonts with Aspose.Diagram library...., "D:\\Misc\\Fonts\\" }; // Load the Visio diagram Diagram diagram...RunExamples . GetDataDir_Intro (); // load the document to render. Diagram...

    docs.aspose.com/diagram/net/aspose-diagram-font...
  2. Developer Guide|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 bitmap from scratch or load from file using C# Working with...

    docs.aspose.com/drawing/net/developer-guide/
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Call the diagram constructor to load a VSD diagram Diagram diagram...Call the diagram constructor to load diagram from a VSDX file Diagram...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  4. Split VSD Files via Java | products.aspose.com

    Java source code to Split vsd file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the VSD file with full path...SplitVisioPage . class ); //Load vsd file Diagram diagram = new...

    products.aspose.com/diagram/java/splitter/vsd/
  5. Compress VDW document via Java | products.aspos...

    Java source code to compress vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class...ReduceFileSize . class ); // Load a Visio diagram Diagram diagram...

    products.aspose.com/diagram/java/compress/vdw/
  6. Change Background of VST File via java | produc...

    Java source code to change background of VST file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VST file with an instance of...ChangeVisioPageSize . class ); // Load source diagram Diagram diagram...

    products.aspose.com/diagram/java/changebackgrou...
  7. Compress VST document via Java | products.aspos...

    Java source code to compress vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class...ReduceFileSize . class ); // Load a Visio diagram Diagram diagram...

    products.aspose.com/diagram/java/compress/vst/
  8. Change Background of VSTX File via java | produ...

    Java source code to change background of VSTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VSTX file with an instance of...ChangeVisioPageSize . class ); // Load source diagram Diagram diagram...

    products.aspose.com/diagram/java/changebackgrou...
  9. Compress VSTX document via Java | products.aspo...

    Java source code to compress vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class...ReduceFileSize . class ); // Load a Visio diagram Diagram diagram...

    products.aspose.com/diagram/java/compress/vstx/
  10. How to Scale a Worksheet with C++|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library with C++....need to follow these steps: load the sample file and adjust the...Aspose :: Cells :: Startup (); // Load the Excel file Workbook workbook...

    docs.aspose.com/cells/cpp/how-to-scale-a-worksh...