Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,117 for

note

(0.98 sec)
  1. In-Table Master-Detail in Word Processing Docum...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Word Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Word 2013. Click the document where you want to add the table....Processing Document Leave feedback Note In this article, we will use...Working with a Business Case . Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/in-table-master...
  2. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....and Licensing Leave feedback Note You can use GroupDocs.Parser...()); } Setting Metered License Note You can also set Metered license...

    docs.groupdocs.com/parser/java/evaluation-limit...
  3. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....page(s) Load Options Please note that not all document formats...docx" , word_load_options ) Note The same approach applies to...

    docs.groupdocs.com/editor/python-net/load-docum...
  4. A Complete Guide for Developing a GroupDocs.Vie...

    As you may have already noticed, GroupDocs has many plugins available for 3rd party platforms and across all products we offer. We constantly expand this list and a few months ago we have announced a release of the new GroupDocs.Viewer for .NET plugin for Kentico CMS. This new plugin is very different from the cloud-based version we released earlier. The cloud-based version simply creates an iframe on a web-page where you want to display a document and redirects all input documents to the GroupDocs’ cloud API.... Please note that the article is not a step-by-step...

    blog.groupdocs.com/viewer/complete-guide-for-de...
  5. 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....Single Operation Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/loading-multipl...
  6. Advanced Usage | GroupDocs

    Advanced GroupDocs.Metadata for Python via .NET techniques: loading and saving options, property management, interpreted values, and the EXIF, IPTC, and XMP metadata standards.... Note Runnable versions of every example...

    docs.groupdocs.com/metadata/python-net/advanced...
  7. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation.... Note Note that there are a number of...the full path to this file. Note To use the embedded license...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  8. Watermark Auditing for PDF Compliance | GroupDocs

    Automate PDF watermark compliance checks using GroupDocs.Watermark for .NET....Leave feedback On this page Note The complete source code for...the new text, font, and color: Note The sample project also demonstrates...

    docs.groupdocs.com/watermark/net/watermark-audi...
  9. Supported File Formats | GroupDocs

    Complete list of the 190+ file formats GroupDocs.Viewer for Python via .NET can render — Microsoft Office, PDF, CAD, email, archives, images, eBooks, and more.... Note On Linux and macOS the package...Automatic format detection Lotus Notes Database File Refer to the following...

    docs.groupdocs.com/viewer/python-net/getting-st...
  10. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?... Note that we also have to change...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...