Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 151,216 for

load

(0.1 sec)
  1. How to get Caret Annotation using Java | Aspose...

    Get Caret 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...Annotations from PDF - Java Example // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/caret/get/
  2. Render MSG to GIF in Andorid App | products.asp...

    Export MSG to GIF without using Microsoft Word or Outlook in you Andorid applications...to HTML by using save method Load HTML by using Document class...Conversion in Andorid Apps // load the MSG file to be converted...

    products.aspose.com/total/android-java/conversi...
  3. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library....Diagram class to load the source VSD file. After loading the file, Call...same. Use the Diagram class to load the file and calling the save...

    products.aspose.com/diagram/net/conversion/
  4. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....instance of Presentation class and load the presentation with SmartArt...aspose.slides.smartart as art # Load the desired the presentation...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. Convert SVG to PNG|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....provides the SvgImage class to load SVG files and same can be used...

    docs.aspose.com/imaging/net/convert-svg-to-png/
  6. 用 PHP 检查 Visio 绘图中是否存在大师|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....Call the diagram constructor to load diagram from a VSD file $diagram...Call the diagram constructor to load diagram from a VSD file $diagram...

    docs.aspose.com/diagram/zh/java/check-presence-...
  7. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a font TTF to WOFF converter using C#....file and font handling features Load a license to avoid limitations...create output without a watermark Load the font into a memory stream...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  8. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++.... // Load a document from a file that...LoadFormatToSaveForm ( loadFormat ); // Load a document from the stream,...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....instance of Presentation class and load the presentation with SmartArt...TextFrame. Save the Presentation. // Load the desired the presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  10. How to add Circle Annotation using .NET | Aspos...

    Add Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Load PDF in an instance of Document...Annotations from PDF - C# Example // Load the PDF file Document document...

    products.aspose.com/pdf/net/annotation/circle/add/