Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,828 for

list

(0.31 sec)
  1. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  2. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  3. sample.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Choose Picture… from the list. Navigate your computer to get...“Crop” and select “Fill” from the list. This will auto adjust your...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  4. protected-resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Choose Picture… from the list. Navigate your computer to get...“Crop” and select “Fill” from the list. This will auto adjust your...

    docs.groupdocs.com/viewer/java/images/rendering...
  5. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats List when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your .NET applications....Leave feedback allows to get the list of all by following the below...to get supported file formats list. IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/merger/net/get-supported-fil...
  6. Get supported file formats | GroupDocs

    This article shows that how to get the List of all supported file formats of GroupDocs.Redaction by using C#....Redaction allows to get the list of all supported file formats...to get supported file formats list. import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/get-sup...
  7. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....property of the instance to the list of desired page number to be...PdfConvertOptions { Pages = new List < int >{ 1 , 3 } }; converter...

    docs.groupdocs.com/conversion/net/convert-speci...
  8. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET.... Speicfy a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/net/load-custom-f...
  9. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....are as follows: Changes is a list of revision changes that need...Assign the modified revision list to the options revisionOptions...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  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...