Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 153,385 for

load

(0.68 sec)
  1. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...FileInputStream(tiffPath)) { // Load the TIFF image TiffImage tiffImage...tiffImage = (TiffImage) Image.load(imageStream); // Iterate through...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  2. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to table substitution rule in C++....table substitution rule and load the default Windows font substitution...})); // Below are two ways of loading a substitution table from a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. .NET APIs and apps to process TeX docs

    C# ASP.NET VB.NET library to typeset TeX documents. The solution supports many output file formats like XPS, PDF, SVG, PNG, JPEG, TIFF, BMP....Multiple Formats Load TeX source files from disk Load TeX source files...files from a ZIP-archive Load TeX source files from your own...

    products.aspose.com/tex/net/
  4. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....transparency channel Example // Load image URL resFile = getClass... aspose . imaging . Image . load ( resFile . getFile ()); //...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  5. Update and Save an Email in Python|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....Python Code \ # Initialize and Load an existing MSG file by specifying...MailMessage email = mailMessage . load ( self . dataDir + "Message...

    docs.aspose.com/email/java/update-and-save-an-e...
  6. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can Load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...3D, allowing you to load IFC files regardless of the...IFC using Aspose.ThreeD ; // Load an IFC file var scene = Scene...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  7. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释... 添加脱字符注释-C# // Load the PDF file Document document...PDF 文档添加注解。 添加圈子注释-Java。 // Load the PDF file Document document...

    products.aspose.com/pdf/zh-hans/annotation/
  8. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....GetDataDir_SolutionXML (); // Load source Visio diagram Diagram...GetDataDir_SolutionXML (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/working-with-soluti...
  9. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Aspose :: Cells :: Startup (); // Load sample Excel file U16String...Aspose :: Cells :: Startup (); // Load the sample Excel file Workbook...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  10. NativeLibSettings | Aspose.Words for Java

    This class helps to set various options such as temporary folder for Aspose.Words native libraries and whether native libraries should be Loaded and used in Java....native libraries should be loaded and used. Methods Method Description...true if HarfBuzz libraries is loaded. isWinNativeLibLoaded() Returns...

    reference.aspose.com/words/java/com.aspose.word...