Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 12,809 for

editor

(0.1 sec)
  1. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/get-document-inf...
  2. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/common-conver...
  3. Get supported file formats | Documentation

    This article explains how to get the list of all supported file formats....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/get-supported...
  4. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Node.js via Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/single-do...
  5. QBL - QuickBooks License File

    Läs mer om QBL-filformat och API:er som kan skapa och öppna QBL-filer....TextEdit, Notepad++, Github Atom editor och många fler. QBL-filformat...

    docs.fileformat.com/sv/word-processing/qbl/
  6. Loading documents from different sources | Docu...

    This section explains how to load document from various sources and data storage like file on disk, data stream, remote web resources, FTP servers, Amazon Cloud or Azure storage etc....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/loading-docume...
  7. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/using-ocr/
  8. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/changing-automa...
  9. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Working with Simple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-si...