Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 10,611 for

new

(0.09 sec)
  1. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Consulting Blog Knowledge Base New Releases Status Websites aspose...JpegReadImageResourc try ( Metadata metadata = new Metadata ( Constants . JpegWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/queries-in-text-a...
  4. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Consulting Blog Knowledge Base New Releases Status Websites aspose...previews using ( Parser parser = new Parser ( Constants . SamplePdfWithToc...

    docs.groupdocs.com/parser/net/generate-previews/
  5. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... This version includes 2 new features, 1 enhancement, 1 bug...Furthermore, we have also added a new feature to strengthen protection...

    blog.groupdocs.com/categories/groupdocs.waterma...
  6. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  7. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-enc...
  8. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  9. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-by-chunks/