Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,042 for

data assembly

(0.06 sec)
  1. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...structure), and stream (raw binary data). Objects may be referenced...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  3. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Data Source Document Multiple Tables Data....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/loading-multipl...
  5. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metaData in a file of any supported format....Assembly Product Solution GroupDocs...Adobe Systems Inc. It defines a data structure, serialization model...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  7. Removing Selective Chart Series Dynamically | G...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.11 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/removing-select...
  8. Extract metadata from EPUB eBook | GroupDocs

    To extract metaData from EPUB e-books GetMetaData method is used...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metaData: Name Description content-type The MIME type of the attachment content These metaData refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Emails...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Assembly Product Solution GroupDocs...but also user-entered data, this data is also preserved and will...

    docs.groupdocs.com/editor/java/adding-class-nam...