Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 10,743 for

text

(0.4 sec)
  1. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Issue with Overlapping Data When Viewing XLSX F...

    Hi Denis Gvardionov, Thank you for the update and for looking into this. I understand that mistakes can happen, and I appreciate your transparency. Please keep me posted on any new developments regarding this issue. Let…...link, it has 2 slides with pure text. I’ve checked it on GroupDocs...specific observation, e.g., text or content that seems truncated...

    forum.groupdocs.com/t/issue-with-overlapping-da...
  4. 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....elements of an HTML page (including text, graphics, and stylesheets)...contents will be rendered as plain text without links to document sections...

    docs.groupdocs.com/viewer/net/render-word-docum...
  5. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......present documents, including text formatting and images, in a...flat document, including the text, fonts, vector graphics, raster...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... For example, text-based separator-delimited formats...formats like and are basically the text files, they have no worksheets...

    docs.groupdocs.com/editor/net/deleting-workshee...
  7. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...user adds some text to the DOCX document, this text always has some...

    blog.groupdocs.com/viewer/working-with-fonts/
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....written to a document as a plain text at runtime. Font attributes...useful, when you need to format text parts of an expression result...

    docs.groupdocs.com/assembly/java/template-synta...
  9. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....link rel = "stylesheet" type = "text/css" href = "document_resources/style...stylesheetContent = 'p { color: black; text-align: left; } ...' ; // Create...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  10. Bullet & Indentation - Static & Dynamic the dot...

    Bullet & Indentation - Static & Dynamic the dot bullet is changing to hollow bullet in pdf Bullet & Indentation - Static - Indentation is messed up in multi level in generated docx itself rtaImage.jpeg (92.4 KB)... The text in the problematic paragraph...

    forum.groupdocs.com/t/bullet-indentation-static...