Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 11,579 for

text

(0.23 sec)
  1. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....Force an encoding for plain-text and CSV sources. detect_encoding...automatic encoding detection for text. try_repair bool Attempt to...

    docs.groupdocs.com/viewer/python-net/developer-...
  2. Extract images from documents | GroupDocs

    Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. The format of the image...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in Text queries using Java search API....specification Leave feedback The text below represents the complete...(Domain Specific Language) used in text queries. See also , . query...

    docs.groupdocs.com/search/java/query-language-s...
  4. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadConText conText) { var loadOptions = new WordPr…...this, because as we know the text file format does not store any...command line tools that create a text files which I then merge together...

    forum.groupdocs.com/t/txt-font-replacement/16295
  5. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability to add form-field signatures in PDF documents and many more. We therefore recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....for Form-Field Signatures like Text, Checkbox or Digital within...document: # // setup options with text of signature SlidesMetadataSignOp...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....the descriptive (alternative) text that will be associated with...Using You can also apply some text effects to the shape watermarks...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  7. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET....footer This sample clears both text and image content from a chosen...applies a centered, rotated text watermark over all header/footer...

    docs.groupdocs.com/watermark/python-net/working...
  8. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.... All the text that is contained (even partially)...excessive extraction of the text. For example: Template definition...

    docs.groupdocs.com/parser/java/working-with-tem...
  9. TableFormatSetter for Slides is Improved in Gro...

    GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such as style comparison in first column of Slides documents are now fixed. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display Text style change Issue with table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Slides: # Table does not display text style change Issue with table...

    blog.groupdocs.com/comparison/tableformatsetter...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...