Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 12,327 for

new

(0.49 sec)
  1. GroupDocs.Signature for Python 26.1 – Latest Up...

    Explore what’s New in GroupDocs.Signature for Python 26.1. Available now on NuGet and GroupDocs website....2026 Table of Contents What’s new in GroupDocs.Signature for Python...for Barcode & QR previews 4. New image format support – APNG &...

    blog.groupdocs.com/signature/groupdocs-signatur...
  2. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  3. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …...converter = new Converter(documentPath)) { var options = new WebConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/file-size-increase-on-con...
  4. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/adjusting-co...
  5. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Consulting Blog Knowledge Base New Releases Status Websites aspose...project from scratch Create a new Python project directory and...

    docs.groupdocs.com/signature/python-net/how-to-...
  7. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PsdReadImageResource try ( Metadata metadata = new Metadata ( Constants . PsdWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...创建索引并从指定文件夹索引文档 Index index = new Index("path/for/indexingFolder");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/zh/search/search-multiple-te...
  9. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...Insert(IFormField field) : Adds a new form field to the collection...

    docs.groupdocs.com/editor/net/form-field-manage...
  10. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp class has a new property: getFontEmbedding()...

    docs.groupdocs.com/editor/nodejs-java/font-embe...