Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,581 for

page

(1.06 sec)
  1. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....files Leave feedback On this page allows you to get source and...getTargetText ()); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/get-source-a...
  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. 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/
  4. 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/
  5. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....source document contains several pages, the result of rendering to...paginated file. Rendering a multi-page document to HTML or images results...

    docs.groupdocs.com/viewer/net/rendering-documents/
  6. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java....formats Leave feedback On this page About Publisher formats If you...and customizations. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....formats Leave feedback On this page In some cases it’s required...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/loading-specific-...
  8. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Node.js via Java....documents Leave feedback On this page allows you to compare bookmarks...bookmarks is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  9. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents....documents Leave feedback On this page Since version 18.6, GroupDocs..."document.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/protecting-wor...
  10. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....stream Leave feedback On this page To avoid the saving stream as...file system access. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/load-...