Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 95,639 for

object

(0.22 sec)
  1. Add JavaScript to PDF using Java

    Follow his article to add JavaScript to PDF using Java. It has details to set the IDE, a list of steps, and a sample code to work with PDF JS using Java....file into the Document class object, where JavaScript is to be...Create the JavascriptAction object and set the message when the...

    kb.aspose.com/pdf/java/add-javascript-to-pdf-us...
  2. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a font TTF to WOFF converter using C#....creation of the FontDefinition object with FontType.TTF Open the...above-mentioned FontDefinition object Create a FileStream for the...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  3. How to Convert Barcode to SVG in C#

    This simple topic provides information on how to convert Barcode to SVG in C#. It encompasses all the details about configuring the environment, steps to perform the task and runnable example code to generate barcode SVG image in C#....the BarCodeGenerator class object by setting EncodeType 128 and...process by instantiating an object of the BarCodeGenerator class...

    kb.aspose.com/barcode/net/how-to-convert-barcod...
  4. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....these steps, the document class object is used to create and save...Whereas the DocumentBuilder class object is used to set page setup,...

    kb.aspose.com/words/net/how-to-insert-header-an...
  5. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....file into the Document class object Extract all fonts from the...file into the Document class object. Extract all fonts using the...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  6. How to Extract Text from DXF File in C#

    This step by step tutorial shows you how to extract text from DXF file in C# programmatically. Easy DXF to TXT conversion in C# .NET windows or ASP.NET applications...using Image class Convert the object to CadImage type Loop through...of entities, just cast the object to particular entity type....

    kb.aspose.com/cad/net/how-to-extract-text-from-...
  7. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images....of the RecognitionSettings object. These settings are applicable...content provided as OcrInput object . Example The following code...

    docs.aspose.com/ocr/java/recognition-settings-c...
  8. | Aspose

    Sample code for WBMP to JSON Java conversion. Use API example code for batch WBMP files to JSON conversion within any Web or Desktop Java based application....File Format JSON (JavaScript Object Notation) is an open standard...Language) JSON (JavaScript Object Notation)...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  9. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library....Document Create TextAbsorber object to extract text Accept the...pdf" ); // Create TextAbsorber object to extract text TextAbsorber...

    products.aspose.com/pdf/tutorial/extract-text/
  10. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....load() method into Document object. toPages(saveOptions) Saves...

    reference.aspose.com/words/nodejs-net/aspose.wo...