Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 13,482 for

new

(0.29 sec)
  1. Implement Conversion to WMF Format

    WMF is a Windows MetaFile that can contain both vector and bitmap image information. We added support of WMF file format along-with few others in GroupDocs.Conversion for .NET 19.5. You can now convert any supported file format to WMF. Along-with WMF, convert supported documents to EMF. Convert to EMF Convert to WMF Moreover, you can now pay royalties for the use of the API. Yes, metered licensing is now enabled.... New file formats you can convert...

    blog.groupdocs.com/conversion/implement-convers...
  2. Document Parsing on GroupDocs Blog | Document A...

    Document Parsing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Parsing on GroupDocs Blog | Document Automation Solutions for .NET & Java De......2025年12月 发布亮点 Explore what’s new in GroupDocs.Parser for Python...

    blog.groupdocs.com/zh/tag/document-parsing/inde...
  3. Single JAR on GroupDocs Blog | Document Automat...

    Single JAR on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Single JAR on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......انتشار اکتبر ۲۰۲۵ Explore what’s new در GroupDocs.Total برای Java...

    blog.groupdocs.com/fa/tag/single-jar/index.xml
  4. extract-using-type.txt

    MimeType (string): application/vnd.openxmlformats-officedocument.wordprocessingml.document Extension (string): .docx Author (string): Prokofjev Igor Category (string): Comments (string): Company (s......00:00:00 LastSavedBy (string): New user LastSavedTime (datetime):...

    docs.groupdocs.com/metadata/python-net/_output_...
  5. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 C# 中管理图像的 EXIF 元数据。使用元数据 .NET API 以编程方式提取、更新、添加或删除图像的 EXIF 数据。...C# using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...image using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...

    blog.groupdocs.com/zh/metadata/manage-exif-data...
  6. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...Java try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...包并显示其键和值。 try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...

    blog.groupdocs.com/zh/metadata/handle-exif-data...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...