Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 11,598 for

text

(0.32 sec)
  1. 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-...
  2. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes....audio files are huge compared to text files. Look at War and Peace:...

    blog.groupdocs.com/total/online-document-storag...
  3. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....implemented as customizable text that can be added over a displayed...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. Online Document Viewer from GroupDocs: How It W...

    The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue to grow in a recent report (February, 2013). The report highlights that some of the top segments for the SaaS market will be: Office suites, IT operations management and storage management. Corporates understand the need to stay abreast technology trends and are taking the necessary steps to move towards cloud or web-based document management systems....with a range of files, from text documents (PDF, Word), reports...

    blog.groupdocs.com/viewer/online-document-viewe...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...lets you add comments, draw text, strikeout content to Word,...

    blog.groupdocs.com/groupdocs.blog/page/100/
  6. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines.... Convert to plain text when you need pure tokens with...install libicu-dev` . **Garbled text / missing fonts** -- install...

    docs.groupdocs.com/conversion/python-net/agents...
  7. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....STL files are not supported Text color is incorrect when rendering...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...level for storing documents text. Further details about the changes...

    blog.groupdocs.com/groupdocs.blog/page/69/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...pointers, redact and comment text, strike through and underline...

    blog.groupdocs.com/groupdocs.blog/page/93/
  10. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving them in different scenarios when editing documents with GroupDocs.Editor for Python via .NET.... Even for a plain text document (TXT), when converting...

    docs.groupdocs.com/editor/python-net/working-wi...