Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 7,218 for

may

(0.26 sec)
  1. Add Image Watermark to PPTX Using Python

    Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently.... When preparing slides that may be shared widely or contain sensitive...

    kb.groupdocs.com/watermark/python/add-image-wat...
  2. XLS2003 to PDF conversion produces an invalid P...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF for XLS2003 results in a PDF that I can’t open with a PDF viewer like Preview. Attaching the file that I can reproduce the issue with d…... This may be due to changes in the library’s...

    forum.groupdocs.com/t/xls2003-to-pdf-conversion...
  3. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. 25.12 Aspose.Drawing Problems - Free Support Fo...

    Updating to version 25.12 looks to have removed the dependency on Aspose.Drawing and Aspose.Drawing.Common - causing failures when converting image and visio file types. GroupDocs.Conversion.Exceptions.GroupDocsConversi…...other Aspose dependencies), you may also need to add the Aspose.Drawing...

    forum.groupdocs.com/t/25-12-aspose-drawing-prob...
  6. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  7. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/regular-expressio...
  8. How to merge BMP images using Node.js via Java ...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  9. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/indexing-...