Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,364 for

properties

(0.09 sec)
  1. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....properties and fill it with translated...in the following format: .properties to be recognized with the...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  2. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...all necessary methods and properties to obtain the content of...

    docs.groupdocs.com/editor/net/generating-slides...
  3. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....requirements and specify and properties. Call method of class instance...

    docs.groupdocs.com/signature/java/esign-documen...
  4. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....It covers configuring text properties such as font, color, size...

    docs.groupdocs.com/signature/python-net/esign-d...
  5. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....check for all of its metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/handling-the-i...
  6. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark Properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....watermark object Set watermark properties Add watermark by specifying...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/net/deleting-text-...
  8. Get supported features | GroupDocs

    This article shows how to check if feature supported for the document.... property is used for this purposes...document; Call corresponding property of property to check if the feature...

    docs.groupdocs.com/parser/java/get-supported-fe...
  9. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#.... property is used for this purposes...document; Call corresponding property of property to check if the feature...

    docs.groupdocs.com/parser/net/get-supported-fea...
  10. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), Properties in sub interfaces could not be found…...a List instead of List), properties in sub interfaces could not...pass in a List I can use the property “Name” but not “Disabled”...

    forum.groupdocs.com/t/jsondatasource-conditiona...