Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 244,850 for

load

(0.16 sec)
  1. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of...text into PDF document - C++ // Load the PDF file auto document =...

    products.aspose.com/pdf/cpp/text/
  2. Adding GetTotalItemsCount method to TgzReader c...

    Hello ZimbraSample.zip (3.8 KB) The new method will return 4 total items count, but counting TgzReader : While ReadNextMessage will return 2. I mean 2 contacts inside Emailed Contacts folder are not accessed using Tgz…...contacts we won’t be able to load into VCardContact, MapiContact...contacts we won’t be able to load into VCardContact, MapiContact...

    forum.aspose.com/t/adding-gettotalitemscount-me...
  3. Aspose.CAD for Java 20.11 - Release Notes|Docum...

    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....Enhancement CADJAVA-911 Could not load file. File is corrupted or damaged...Enhancement CADJAVA-907 Image loading failed exception when opening...

    docs.aspose.com/cad/java/aspose-cad-for-java-20...
  4. Cannot open the file after converting dwg to dx...

    sample.zip (218.3 KB) import aspose.cad as cad # Specify paths for input and output files. inputDWG = "sample.dwg" outputDXF = "sample_out.dxf" # Load DWG file image = cad.Image.Load(inputDWG) # Specify DXF options o…...dxf" # Load DWG file image = cad.Image.load(inputDWG) #...

    forum.aspose.com/t/cannot-open-the-file-after-c...
  5. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....review the dithered results by loading pixels or raw data. Additionally...image = ( RasterImage ) Image . load ( sourceFilePath ); image ....

    docs.aspose.com/imaging/java/public-api-changes...
  6. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism....xml' ) # We can also load a custom substitution scheme...cover. font_fallback_settings . load ( MY_DIR + 'Custom font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StrokeEffect | Aspose.PSD for .NET API Reference

    StrokeEffect Contents [ Hide ] StrokeEffect class The Adobe® Photoshop® stroke effect for the PSD layer. public class...... Load ( sourceFileName , loadOptions...var im = ( PsdImage ) Image . Load ( sourceFileName , loadOptions...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  8. AutoMaskingArgs | Aspose.Imaging for .NET API 参考

    表示为自动屏蔽方法指定的参数... Load ( dir + "Gorilla.bmp" )) { //...) Aspose . Imaging . Image . Load ( dir + "Gorilla.bmp" )) { //...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Read Financial Reports via .NET | products.aspo...

    C# code to read financial reports in XBRL and iXBRL files via .NET library.... Developers can easily load, view or create XBRL and iXBRL...InlineXbrlDocument class for loading valid XBRL and iXBRL files...

    products.aspose.com/finance/net/read/
  10. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library.... () throws IOException { // Load the source PDF file Document...ImagePlacementAbsorb (); // Load the contents of first page doc...

    docs.aspose.com/pdf/java/working-with-image-pla...