Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 5,781 for

values

(0.11 sec)
  1. Load Document from Local Disk | GroupDocs

    Instantiate the Merger class with an absolute or relative file path to load a document stored on the local filesystem with GroupDocs.Merger for Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/developer-...
  2. Inserting Chart Axis Title Dynamically in Prese...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/inserting-chart...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor(".... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  5. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/queries-in-text-...
  6. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/add-replacem...
  7. Installation | GroupDocs

    GroupDocs.Merger for Java installation... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/java/installation/
  8. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  9. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/
  10. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators... We value your opinion. Your feedback...

    docs.groupdocs.com/markdown/java/front-matter/