Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,799 for

list

(0.07 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the List of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...following table provides the list of supported formats: Format...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Add area annotation | GroupDocs

    The page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....PenWidth = 3 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-area-anno...
  3. How to search for Image signatures | GroupDocs

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....fileName )) { // search document List < ImageSignature > signatures...

    docs.groupdocs.com/signature/net/search-for-ima...
  4. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...\n " ) # blue The result will list source and target text segments...

    docs.groupdocs.com/comparison/python-net/get-re...
  5. Add button component | GroupDocs

    The page describes how to add button component to a document using GroupDocs.Annotation for .NET....300 , 90 , 30 ), Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-button-co...
  6. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET.... Specify a list of directories with custom fonts...

    docs.groupdocs.com/comparison/python-net/load-c...
  7. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....// search signature document List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/searching-for...
  8. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....search for signatures in document List < FormFieldSignature > signatures...

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API.... setPageNumber ( 2 ); List < AnnotationBase > tmp0 = new...

    docs.groupdocs.com/annotation/java/save-only-an...
  10. EditableDocument get html with inline styles - ...

    Hi, I am working with EditableDocument to get the complete html as string, I can see that the style is created on the head tag, Is possible to get the full html content but with inside styles?, example: <td style="widt…...List_Paragraph, .Quick-style, .BuiltIn-style...listparagraph; -gd-style-name: 'List Paragraph'; font-family: Calibri;...

    forum.groupdocs.com/t/editabledocument-get-html...