Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 8,345 for

paged

(0.36 sec)
  1. GroupDocs.Viewer 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.... Les pages Web HTML réactives sont celles...programmation des documents Word en pages HTML réactives ** dans les applications...

    blog.groupdocs.com/fr/categories/groupdocs.view...
  2. System requirements | GroupDocs

    GroupDocs.Watermark for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...requirements Leave feedback On this page Overview GroupDocs.Watermark...the way as described on the page. Supported operating systems...

    docs.groupdocs.com/watermark/net/system-require...
  3. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...Overview Leave feedback This page contains a list of supported...refer to the corresponding pages in the section. Indexing GroupDocs...

    docs.groupdocs.com/search/net/features-overview/
  4. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...watermarks Leave feedback On this page GroupDocs.Watermark API provides...new Watermarker ( "sample_2_pages.pdf" )) { // Initialize the...

    docs.groupdocs.com/watermark/net/result-of-adde...
  5. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....documents Leave feedback On this page GroupDocs.Parser provides the...class to generate spreadsheet page previews using ( Parser parser...

    docs.groupdocs.com/parser/net/handle-loading-of...
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...// Check if the document has pages if ( documentInfo == null ||...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Licensing | GroupDocs

    GroupDocs.Signature for Python via .NET free signature API version is available to evaluate the API which will be similar to licensed version but with few limitations....Licensing Leave feedback On this page To help you quickly explore...limitations: Only the first three pages are processed. Documents with...

    docs.groupdocs.com/signature/python-net/licensing/
  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. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....resources Leave feedback On this page In some cases documents may...objects found. Every document page has its Resources dictionary...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. 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....resources Leave feedback On this page In some cases documents may...objects found. Every document page has its Resources dictionary...

    docs.groupdocs.com/viewer/net/optimization-pdf-...