Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 2,931 for

file editor

(0.2 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....Editor Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Editor Product Solution GroupDocs...popular microsoft office and email file formats based upon template...

    docs.groupdocs.com/assembly/net/features-overview/
  3. 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....Editor Product Solution GroupDocs...text from files Get source and target text from files Leave feedback...

    docs.groupdocs.com/comparison/java/get-source-a...
  4. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Editor Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/net/index-browser/
  5. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Editor Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/java/index-browser/
  6. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Editor Product Solution GroupDocs...Processing document template file has been used. Therefore, the...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  7. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/net/compare-bookm...
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Editor Product Solution GroupDocs...to output text to a file. The path to a file is specified in the...

    docs.groupdocs.com/search/java/output-adapters/
  9. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats....Editor Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. How to Run Examples | GroupDocs

    Learn how to set up, run, and explore code examples for GroupDocs.Viewer for Python via .NET. Includes repository structure, setup steps, and troubleshooting tips....Editor Product Solution GroupDocs...examples and related input files. 📂 GroupDocs.Viewer-for-Python-via-...

    docs.groupdocs.com/viewer/python-net/how-to-run...