Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,295 for

numbers

(0.62 sec)
  1. Duplicate Pages - Free Support Forum - groupdoc...

    When merging multiple DOCX files, several pages are duplicated numerous times. This only happens when merging more than 2 files of DOC/DOCX. The Same code works fine when merging multiple PDFs. Any ideas why this is …...appears that it is not the number of pages, but rather somethin...

    forum.groupdocs.com/t/duplicate-pages/9021
  2. Use All Highlight Extraction Modes with Search ...

    Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Parser for .NET API. This version comes up with a number of new features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Parser for .NET API has improved the search functionality by adding the ability to search for some text using regular expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted text in documents....This version comes up with a number of new features along with...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  3. Updated PDF Structure Introduced in GroupDocs.C...

    Team GroupDocs is glad to announce another monthly release of GroupDocs.Comparison for .NET v17.11. This release includes some improvements and fixes. The API now allows style changes for deep comparison in Note document format. Document comparison API also made improvements related to the PDF document format beside improving Note and Word formats. Please click here to download the latest API and check out all the latest improvements made to the REST API in this release....11 - Fixes # A number of bugs have also been resolved...

    blog.groupdocs.com/comparison/groupdocs.compari...
  4. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  5. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....range specifier start-number ~~ end-number Numeric range specifier...

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....“maxSpots” defines the maximal number of spots, which is random,...the document with the custom number and size of noise effects var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh......Conferences Aspose is sponsoring a number of user groups and upcoming...Conferences Aspose is sponsoring a number of user groups and upcoming...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract text in Raw mode.... To retrieve the total number of document pages method is...(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-in-...
  9. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  10. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....text Hyperlinks Headings Numbering and bullets lists Tables HTML...surrounded by <hX> tag <ol> / <ul> Numbering and bullets lists <table>...

    docs.groupdocs.com/parser/net/features-overview/