Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,958 for

list

(1.22 sec)
  1. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....getContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  2. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Dictionary<int, string> ConvertPDFToImage(List<int> pagesToConvert, float multiplier...

    forum.groupdocs.com/t/font-processing-issue-wit...
  3. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....you can loop through a full list of tag fields foreach ( var...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  4. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... See full list at article. You don’t need to...

    docs.groupdocs.com/metadata/net/extracting-meta...
  5. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not.... You can find a full list online . If you need some special...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  6. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of documents and images....your document format in the list of supported file formats ....

    blog.groupdocs.com/metadata/metadata-scrubber/
  7. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....barcodes can be applied to a large list of supported document and image...

    blog.groupdocs.com/signature/generate-barcode-i...
  8. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search....filters allows you to specify a list of valid file extensions for...

    docs.groupdocs.com/search/net/document-filterin...
  9. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...with Default ConvertOptions // List of files to convert String []...

    docs.groupdocs.com/conversion/java/get-default-...
  10. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... See full list at article. Use exact phrase...

    docs.groupdocs.com/redaction/net/text-redactions/