Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 529 for

hyperlink

(0.52 sec)
  1. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....Bookmarks, Cells and Slides # Hyperlinks in the documents prove to...Therefore, to handle the hyperlinks in the document automation...

    blog.groupdocs.com/assembly/net-java-document-a...
  2. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...); } Removing or replacing hyperlink associated with a particular...WordProcessingConten >(); // Replace hyperlink content . Sections [ 0 ]....

    docs.groupdocs.com/watermark/net/existing-objec...
  3. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....close (); Removing/replacing hyperlink associated with a particular...you can also remove/replace hyperlink associated with a particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....ExtractStructured ( handler ); // Print hyperlinks foreach ( string link in...} } } // Handler for the hyperlink extraction private class Handler...

    docs.groupdocs.com/parser/net/migration-notes/
  5. Searching watermarks | GroupDocs

    Find possible text and image watermarks using Python via .NET, with powerful criteria.... HYPERLINKS | gws . WordProcessingSearch...Searching for hyperlink watermarks Restrict search to hyperlinks for a...

    docs.groupdocs.com/watermark/python-net/searchi...
  6. GroupDocs.Annotation 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....provides support to process Hyperlink and Number List in words document...processing of “Tables and hyperlink” in words document format...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....page Link annotation adds a hyperlink to document as shown in the...

    docs.groupdocs.com/annotation/net/add-link-anno...
  8. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...(); Removing or replacing hyperlink associated with a particular...WordProcessingConten . class ); // Replace hyperlink content . getSections ()....

    docs.groupdocs.com/watermark/java/existing-obje...
  9. How to Add Link Annotation to PDF using C#

    Let's examine the step-by-step instructions to add link annotation to PDF using C# along with code example to create annotation link in PDF using C#....can be accessed through a hyperlink. We will guide you with complete...

    kb.groupdocs.com/annotation/net/how-to-add-link...
  10. Removing found watermarks | GroupDocs

    Find and remove text, image, and Hyperlink watermarks using Python via .NET....Remove hyperlink watermarks Find and remove hyperlinks with a...using a regex. Ensure only hyperlinks are cleared. import re import...

    docs.groupdocs.com/watermark/python-net/removin...