Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 2,948 for

file processing

(0.08 sec)
  1. Licensing|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....a license: Save the license file to a folder on your disk. For...setLicense(filename) method and pass the file name as an argument. When this...

    docs.aspose.com/barcode/jasperreports/license-a...
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....hyperlinks Open the target PDF file using the Document class object...well Save the resultant PDF file having a hyperlink in it on...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. Compare PDF Documents using C#

    This article guides on how to compare PDF documents using C#. It has the details to set the IDE, a list of steps, and a sample code for PDF to PDF comparison using C#.... Steps to Compare PDF Files using C# Set the environment...to compare PDF files Load both the PDF files into separate objects...

    kb.aspose.com/pdf/net/compare-pdf-documents-usi...
  4. Barcode Recognition Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...that can be represented as a file, a stream, or a bitmap object...allows optimizing the scanning process by avoiding areas without barcodes...

    docs.aspose.com/barcode/python-java/basic-barco...
  5. Picture Frame|Aspose.Slides for Node.js via .NE...

    Add a picture frame to a PowerPoint presentation in JavaScript...modified presentation as a PPTX file. This JavaScript code shows...class that represents a PPTX file var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....that the document loading process should match a specific MS...get; set; } The name of the CHM file. Default value is null . Password...

    reference.aspose.com/words/net/aspose.words.loa...
  7. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large Files. Problem exists in all 25.* versions. I am using Java 8…...when working with many large files. Problem exists in all 25.*...separately with very large input files. The JVM crashes when both are...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  8. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....new Excel file and demonstrate the complete process of creating...dependents Create an empty Excel file using the Workbook class for...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  9. Converting CAD Drawings to PDF and Raster Image...

    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.... Load the CAD file into an instance of Image ....Call Image.save by passing the file path (or an object of MemoryStream)...

    docs.aspose.com/cad/java/developer-guide/conver...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....circle to the PDF Create a PDF file using the Document object and...page Save the resultant PDF file with a circle in it These steps...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...