Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,023 for

replacement

(0.08 sec)
  1. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...each drawing page. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  2. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats.... // {0} is replaced with the current page number...resources. // {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  3. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document.... close (); Replacing text for particular shapes...GroupDocs.Watermark allows you to replace the text for particular shapes...

    docs.groupdocs.com/watermark/java/existing-obje...
  4. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....following Java code, I’m replacing occurrences of the word “documents”...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API... close (); Removing or replacing hyperlink associated with...Java, you can also remove or replace associated with a particular...

    docs.groupdocs.com/watermark/java/existing-obje...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...each document page. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/render-word-docum...
  7. Shapes in spreadsheet document | Documentation

    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...Java, you can also remove/replace hyperlink associated with a...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....construct a hyperlink that replaces the corresponding link tag...construct a hyperlink that replaces the corresponding link tag...

    docs.groupdocs.com/assembly/java/inserting-hype...
  9. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...active view as HTML. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/render-ms-project...
  10. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...web file to PNG. ' {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/net/render-web-docume...