Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,647 for

values

(0.08 sec)
  1. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Warning method returns null value if table of contents extraction...// Check if page index has a value if ( i . PageIndex == null )...

    docs.groupdocs.com/parser/net/extract-table-of-...
  2. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  3. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...UseHtmlBasedEngine(true) method’s parameter value to true . Switching Between...UseHtmlBasedEngine method and set the value of the second optional parameter...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  4. Search text | GroupDocs

    This article explains that how to search text from documents.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/java/search-text/
  5. Convertir SVG en PNG en Java - Graphiques vecto...

    Convertissez des graphiques vectoriels SVG en images PNG à l'aide de Java. Faites pivoter, retournez, filigrane, niveaux de gris et ajustez la luminosité et le gamma du PNG converti à l'aide de l'API Java....setBrightness(int value) Contraste setContrast(int value) Flip Mode...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/fr/conversion/convert-svg-to...
  6. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/java/esign-image-w...
  7. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...email-sender The value of “sender” field. email-to The value of “to” field...field. subject The value of “subject” field. Outlook Storage...

    docs.groupdocs.com/parser/java/extract-emails-f...
  8. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog 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....color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...
  9. Search for Form Field e-Signatures | GroupDocs

    This article explains how to search for form field electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....( f "Field Value: { form_field_signature . value } " ) Advanced...( f "Field Value: { form_field_signature . value } " ) Additional...

    docs.groupdocs.com/signature/python-net/search-...
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class... The value of the field. The linked field...Depending on the type of the value it can contain the instance...

    docs.groupdocs.com/parser/net/working-with-data...