Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 153,460 for

load

(0.29 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. Convert OLM to EMLX via C# | products.aspose.com

    Sample code for OLM to EMLX C# conversion. Use API example code for batch OLM files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to EMLX...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  4. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....utilize the CadImage class to load the DWG file and access the...sourceFilePath = MyDir + "sample.dwg"; // Load the DWG file as a CadImage using...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  5. 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/
  6. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for Node.js via C++....js via C++ supports loading ODS, SXC, and FODS, which are...( "aspose.cells.node" ); // Load Excel workbook const excelFilePath...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for JavaScript via C++ license and discover limitations of the trial version.... You can load the license from a file, Base64...Module.AsposeOCRSetLicenseF() Load a license from an array of bytes...

    docs.aspose.com/ocr/javascript-cpp/licensing/
  8. On Premise, Cloud & App Based Solutions to Proc...

    Create, process & convert Microsoft Visio drawings via High Code APIs or Cloud-based SDKs. Or use our cross-platform apps to view or convert Visio files.... Modify diagram elements & load existing files. Aspose.Diagram...for Node.js via Java Create, Load, Manipulate & Print Microsoft...

    products.aspose.com/diagram/
  9. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Converts IANA content type into a load format enumerated value. static...LoadFormatToExtensio ( LoadFormat ) Converts a load format enumerated value into...

    reference.aspose.com/words/net/aspose.words/fil...
  10. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....:: Startup (); // Create HTML load options HtmlLoadOptions options...options ( LoadFormat :: Html ); // Load the HTML file into a workbook...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/