Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,237 for

values

(0.22 sec)
  1. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…...following statement to print the value nicely on a Word document: <<[data]...code based on what’s in the value of the “data” field. For example...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  2. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can 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 Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....indicate customer name with value (price of the orders purchased)...color expression must return a value of one of the following types:...

    docs.groupdocs.com/assembly/java/individual-ser...
  3. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... The value of the text area. The base line...index, rectangle and text area value: Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-text-areas/
  4. Vyčistěte metadata dokumentů a obrázků pomocí Javy

    Java API pro odstranění všech nebo selektivních vlastností metadat dokumentů DOCX, XLSX, PPTX, PDF, obrázků JPEG, PNG, WebP, e-mailů, elektronických knih, kreseb Visio, Zip atd....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  5. تنظيف البيانات الوصفية للمستندات والصور باستخدا...

    Java API لإزالة كل أو خصائص البيانات الوصفية الانتقائية لـ DOCX و XLSX و PPTX ومستندات PDF و JPEG و PNG وصور WebP والبريد الإلكتروني والكتب الإلكترونية ورسومات Visio و Zip وما إلى ذلك....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ar/metadata/remove-metadata-...
  6. Limpar metadados de documentos e imagens usando...

    API Java para remover todas ou propriedades seletivas de metadados de DOCX, XLSX, PPTX, documentos PDF, JPEG, PNG, imagens WebP, e-mail, eBooks, Desenhos do Visio, Zip, etc....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/pt/metadata/remove-metadata-...
  7. Очищення метаданих документів і зображень за до...

    API Java для видалення всіх або окремих властивостей метаданих документів DOCX, XLSX, PPTX, PDF, JPEG, PNG, зображень WebP, електронної пошти, електронних книг, креслень Visio, Zip тощо....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/uk/metadata/remove-metadata-...
  8. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Minimal value Minimal value is 0, comparison process...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Warning method returns null value if text structure extraction...Print the node value (if it's not null) String value = n . getNodeValue...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET.... value } " ) sample.pdf The following...items. Iterate through name and value pairs and process them as needed...

    docs.groupdocs.com/parser/python-net/extract-me...