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

object

(0.45 sec)
  1. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....of the RecognitionSettings object. These universal settings are...content provided as OcrInput object . Example The following code...

    docs.aspose.com/ocr/net/recognition-settings-co...
  3. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...of the recognition results object. The information is returned...

    docs.aspose.com/ocr/python-net/recognition/pass...
  4. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....toString (); // Create Document object Document document = new Document...toString (); // Create Document object Document document = new Document...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  5. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified document....Create the PdfContentEditor object. Bind the input PDF. Read the...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  6. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from the existing PDF documents...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  7. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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.... C# // initialize an object Discreet3DSSaveOptio saveOpts...; // the separator between object's name and the duplicated counter...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...
  9. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....Document object for converting to EPUB Create an object of the...disk using the HtmlSaveOptions object. Code to Convert DOC to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  10. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....Instantiate the Document Class object to load the source DOCX Instantiate...Instantiate ImageSaveOptions Class object to set image save options Create...

    kb.aspose.com/words/java/how-to-convert-docx-to...