Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 13,097 for

new

(0.75 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. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using the Python programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...are meant to be changed — a new instance cannot be assigned....

    docs.groupdocs.com/editor/python-net/edit-xml/
  3. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...'groupdocs-editor' ); const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  4. GroupDocs Regarding Excel and DOCX files Previe...

    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 encountered some issues during the conversion: When c…...we have opened the following new ticket(s) in our internal issue...html"); using (Viewer viewer = new Viewer(fileName)) { HtmlViewOptions...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  5. Licensing | GroupDocs

    Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...the license const license = new groupdocs . License (); license...

    docs.groupdocs.com/conversion/nodejs-java/licen...
  6. 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 AdvancedUsage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . PsdWithIrb...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Good news to all! Google Cloud is now...content: https://gist. Good news for the document management...

    blog.groupdocs.com/groupdocs.blog/page/102/
  9. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

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

    blog.groupdocs.com/zh/search/search-multiple-te...
  10. Basic Usage | GroupDocs

    id: basic-usage url: signature/net/basic-usage title: Basic usage weight: 1 description: “Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code.” keywords: GroupDocs.Signature Quick Start, GroupDocs.Signature .NET Basic Usage, GroupDocs.Signature Quick Start C#, GroupDocs.Signature Get Started productName: GroupDocs.Signature for .NET hideChildren: False structuredData: showOrganization: True GroupDocs Signature library provides ability to manipulate with different electronic signature types such as text, image, digital, barcode, QR-code, stamp, form field, metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/developer-guid...