Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 8,358 for

page

(0.15 sec)
  1. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... This paragraph has a page break and centered. It actually...This section starts from a new page. ( Ellipse text )There is an...

    docs.groupdocs.com/total/java/sample-apps/getti...
  2. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Examples Leave feedback On this page This article describes how to...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/how-to-...
  3. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....search result Leave feedback This page contains a description of the...more about attributes on the page. // This filter returns only...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....signature implementation on document page options . setSignatureImplemen...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/sign-document...
  5. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。...WriteLine($"QRCode signature found at page {qrCodeSignature.PageNumber}...WriteLine($"Signature found at page {resSignature.PageNumber} with...

    blog.groupdocs.com/zh/signature/search-image-si...
  6. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exepage-{0}.html"); // Render DOCX to...first line. This paragraph has a page break and centered. It actually...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  7. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This Page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/net/work-with-search-...
  8. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....save Leave feedback On this page A document can contain some...or target document. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  9. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....presentations Leave feedback On this page What is PowerPoint Metadata...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.... Search ( "page number" ); // Iterate over search...SearchResult > sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/developer-guide/a...