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

page

(0.4 sec)
  1. Load document from Amazon S3 Storage | GroupDocs

    The Page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....Storage Leave feedback On this page The following code snippet shows...should be referenced Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/load-document...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (Pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....cancellation Leave feedback On this page class supports cancellation...each time on verifying document page. for process this flag should...

    docs.groupdocs.com/signature/net/processes-canc...
  4. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....the currently editing Diagram page. For example, the Slides document...with embedded file path and page number; Instantiate object with...

    docs.groupdocs.com/merger/java/add-document-to-...
  5. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Overview Leave feedback On this page Electronic signature Electronic...document - file type, size, pages count, page height and width etc....

    docs.groupdocs.com/signature/net/features-overv...
  6. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting Page index (zero based) and the number of Pages from this index to save a rasterized PDF...specific pages for rasterized PDF Select specific pages for rasterized...starting page index (zero based) and the number of pages from this...

    docs.groupdocs.com/redaction/python-net/select-...
  7. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....documents Leave feedback On this page Text extraction is one of the...specific pages You can also extract text from specific pages in a...

    docs.groupdocs.com/parser/python-net/extract-te...
  8. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...documents Leave feedback On this page To search a keyword in Microsoft...SearchResult > sr = parser . Search ( "page number" ); // Iterate over search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Overview Leave feedback On this page GroupDocs.Editor allows you...edit document in a flow or paged mode; consider language information...

    docs.groupdocs.com/editor/net/features-overview/
  10. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Java is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Overview Leave feedback On this page GroupDocs.Editor allows you...edit document in a flow or paged mode; consider language information...

    docs.groupdocs.com/editor/java/features-overview/