Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 150,818 for

load

(0.09 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. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....create a new presentation or load an existing one using Presentation...Presentation class. Then, load the audio from file into a FileStream...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  4. Converting a PDF file to PDFA using C++ | Aspos...

    Sample code for PDF to PDFA conversion using C++. Use C++ example for batch PDF to PDFA conversion....PDFA C++ developers can easily load & convert PDF files to PDFA...code. Initialize a new Document Load input PDF image Save the output...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  5. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides is a powerful API for creating, editing and converting PowerPoint presentations in .NET, Java, C++, Python and other platforms. Try it for free today!...for Java Java APIs to create, load, manipulate, convert or parse...C++ applications to create, load, manipulate, convert or render...

    products.aspose.com/slides/
  6. Merge VDW Files via Python | products.aspose.com

    Python sample code to combine VDW documents within any Python based application.... Load the first VDW file with an instance...instance of Diagram class. Load the second VDW document with...

    products.aspose.com/diagram/python-net/merger/vdw/
  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. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced document processing and customization....to preserve empty line while load a document. string mdText =...MarkdownLoadOptions namespace Aspose.Words.Loading assembly Aspose.Words MarkdownLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Crop PSD file while converting to PNG in C#|Doc...

    Using C# .NET Photoshop Manipulation API, developers can crop the PSD image while converting it to raster format. This topic explains how to do it with sample code....topic explains the approach to load existing images, crop them and...

    docs.aspose.com/psd/net/cropping-psd-file-while...
  10. Convert PSD to PSB via C# | products.aspose.com

    Sample code for PSD to PSB C# conversion. Use API example code for batch PSD files to PSB conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert PSD files to PSB in...lines of code. Load PSD file with Image.Load method Cast the...

    products.aspose.com/psd/net/conversion/psd-to-psb/