Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,318 for

list

(0.03 sec)
  1. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....ImageHandwrite }; // define list of signature options List < SignOptions >...> listOptions = new List < SignOptions >(); listOptions . Add...

    docs.groupdocs.com/signature/net/locating-signa...
  2. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...currentTimeMillis(); List<String> customFontDirectoryP...private List<FontSubstitute> createFontSubstituti(){ List<FontSubstitute>...

    forum.groupdocs.com/t/font-substitution-not-wor...
  3. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... See full list at article. GroupDocs.Redactions...Below is the table with full list of items: Filter Numeric value...

    docs.groupdocs.com/redaction/net/metadata-redac...
  4. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…... (List`1 , List`1 ) at . (List`1 , List`1 ) at . (List`1 ,... List`1 ) at . () at . ( , , Int32 , MetadataIndexingOpti , OcrIndexingOptions...

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  5. Support of NEXT Field Analogue of Microsoft Wor...

    Holle, I can`t understand this features “Support of NEXT Field Analogue of Microsoft Word” in GroupDocs.Assembly for Java Features,Thanks Very Much!...in a single table row or in a list format. Please download the...

    forum.groupdocs.com/t/support-of-next-field-ana...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for .NET...Open ); List < JoinItem > documentStreams = new List < JoinItem...

    docs.groupdocs.com/merger/net/migration-notes/
  7. Fields.docx

    Document with fields Text field: textbox Check box: ☐ Drop down List: Option 1 4 2025-05-27T23:34:00Z 13 16.0000 1 54 Klotos Live 54 2025-05-27T23:20:00Z 1 2025-05-27T23:34:00Z 2025-05-27T23:34:00Z......textbox Check box: ☐ Drop down list: Option 1 4 2025-05-27T23:34:00Z...

    docs.groupdocs.com/editor/java/sample-files/Fie...
  8. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....msg" ); } Listing all message recipients GroupDocs...GroupDocs.Watermark also allows listing all the message recipients...

    docs.groupdocs.com/watermark/net/email-messages/
  9. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client.... We see a list with all possible actions. Select...caption=“Swagger UI home page with list of applications”] [/caption]...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  10. How to Run Examples | GroupDocs

    Examples to annotate on your documents, images or web pages using C#....this: C# // Create list of annotations List < AnnotationBase >...> annotations = new List < AnnotationBase >() { new AreaAnnotation...

    docs.groupdocs.com/annotation/net/how-to-run-ex...