Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,799 for

list

(0.09 sec)
  1. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....value is false // Get pages List pages = imageHandler.GetPages(guid...documentation article. Getting List of Layers in CAD Document #...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  2. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion... To allow-list specific resources during the...property accepts the string list containing the portions of URLs...

    docs.groupdocs.com/conversion/net/skip-loading-...
  3. 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...
  4. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....ListEntities - returns a list of files and folders from a...method which will display the list of folders and files received...

    blog.groupdocs.com/total/how-to-create-a-simple...
  5. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word documents. The original word document contains some numbered Lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...document contains some numbered lists. image.png (80.6 KB) for this...source file contains multiple list size, from 2 to 17 elements...

    forum.groupdocs.com/t/formatting-inconsistency-...
  6. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...text signatures in the document List < TextSignature > signatures...

    docs.groupdocs.com/signature/net/delete-text-si...
  7. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...new BarcodeSearchOptions (); List < BarcodeSignature > signatures...

    docs.groupdocs.com/signature/net/update-barcode...
  8. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...text signatures in document List < TextSignature > signatures...

    docs.groupdocs.com/signature/java/delete-text-s...
  9. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....return 0 # Convert to list to count items = list ( attachments ) return...number of items in the container. List container contents with details...

    docs.groupdocs.com/parser/python-net/iterate-th...
  10. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The List of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation.... The list of tools is not limited to area...Ellipse annotation is added to the list of annotations: Finally, we...

    blog.groupdocs.com/annotation/adding-ellipse-an...