Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 8,083 for

page

(0.07 sec)
  1. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional Page index - value that represents the index of the Page where the template item is located; null if the template item is located on any Page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer PageIndex) Parameter Description position Defines the way how to find the field on a Page....template bounds) name and optional page index - value that represents...represents the index of the page where the template item is located;...

    docs.groupdocs.com/parser/java/working-with-tem...
  2. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI files using Node.js via Java....File Leave feedback On this page Introduction The MOBI format...Returns an approximate number of pages in the case of MOBI or AZW3...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  3. Technical Support | GroupDocs

    GroupDocs.Merger for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Support Leave feedback On this page GroupDocs provides unlimited...a separate thread. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/technical-...
  4. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet Page previews try (Parser parser = new Parser(Constants....class to generate spreadsheet page previews try ( Parser parser...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/handle-loading-o...
  5. System requirements | GroupDocs

    GroupDocs.Total for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....requirements Leave feedback On this page General Requirements versions...that contain images. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/total/python-net/system-requ...
  6. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API...."Barcode signature found at page " + barcodeSignature . getPageNumber...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/search-for-ba...
  7. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API...."Barcode signature found at page {0} with type {1} and text {2}"...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/search-for-bar...
  8. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....value is false // Get pages List pages = imageHandler.GetPages(guid...options); foreach (PageImage page in pages) { //... } For more details...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  9. GroupDocs.Viewer for .NET Module Is Now Availab...

    Good news for DNN users - we’ve recently released a module which allows you to integrate GroupDocs.Viewer for .NET into DNN CMS. Using the module you can seamlessly embed our HTML5 document viewer into your DNN site and display over 45 types of documents and images on any web Page. Different from our cloud-based module, this version is developed based on the GroupDocs.Viewer for .NET library, which means you can now store and process documents on your own servers....documents and images on any web page. Different from our cloud-based...instructions, please visit this page on the official DNN store....

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  10. Releasing the Hotfix of GroupDocs.Viewer for .NET

    GroupDocs.Viewer for .NET 18.8.1 is a hotfix release that resolves the issue of getting the first Page filled with black color when rendering PDF document. We recommend you to use the this latest version for an improved rendering of PDF documents. Bug FixesFollowing issue is fixed in this hotfix release. First Page is filled with black color when rendering PDF document API ResourcesWe have a few channels and resources for you to download, learn, try and get technical support on GroupDocs....the issue of getting the first page filled with black color when...this hotfix release. # First page is filled with black color when...

    blog.groupdocs.com/viewer/releasing-the-hotfix-...