Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,308 for

values

(0.04 sec)
  1. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....indicate customer name with value (price of the orders purchased)...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  2. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....The expression must return a value of one of the following types:...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/working-with-ou...
  3. Lector de código de barras usando C# | Escanear...

    Cómo escanear códigos de barras usando C# dentro de una aplicación .NET. Ejemplo de C# que lee el código de barras de una imagen que lo ayudará a crear un escáner de código de barras en línea....CodeTypeName +" Value: " + barcode.Value); } } Obtenga una...

    blog.groupdocs.com/es/parser/scan-barcode-using...
  4. QR-Code online scannen | QR-Code-Scannen mit Bi...

    QR-Codes online scannen. Scannen Sie QR-Code-Bilder und scannen Sie sie mit der Kamera. Wir werden auch besprechen, wie man QR-Codes programmgesteuert mit C# und Java scannt....CodeTypeName +" Code Value: " + barcode.Value); } } Sie können weitere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/de/parser/scan-qr-code-online/
  5. Memory optimization option | Documentation

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....default it has a “ false ” value, which means that the memory...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/memory-optimizat...
  6. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API.... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....set to false (this is default value) and update for each signature...() { // specify SkipExternal value to exclude non signature objects...

    docs.groupdocs.com/signature/net/searching-for-...
  8. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... Value ); } } As you can see the code...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for Java... setValue ( "new Value" ); fieldManager . updateFormFields...textField . setValue ( "new Value" ); fieldManager . updateFormFields...

    docs.groupdocs.com/editor/java/edit-and-update-...
  10. Editar y gestionar metadatos en aplicaciones de...

    Descubre cómo utilizar GroupDocs.Metadata for Python via .NET para extraer, actualizar y eliminar metadatos en tus aplicaciones....interpreted_value if not (property . interpreted_value is None ):...propiedad: { property . interpreted_value } " ) else : print( f "Nombre...

    blog.groupdocs.com/es/metadata/edit-metadata-in...