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

new

(0.07 sec)
  1. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...path const editorFromPath = new groupdocsEditor . Editor ( emlFilePath...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  2. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...can take some time. with the new feature, you can specify the...

    docs.groupdocs.com/signature/net/load-document-...
  3. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...simple code: Document doc = new Document("C:\\Temp\\in.docx");...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); // Below...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  4. GroupDocs.Parser for .NET 26.4 – HTML 表格提取(2026...

    GroupDocs.Parser for .NET 26.4 添加了 HTML 表格提取功能,现已在 NuGet 上提供。...class using (Parser parser = new Parser(documentPath)) { // Extract...https://releases.groupdocs.com/parser/net/new-releases/groupdocs.parser-for-...

    blog.groupdocs.com/zh/parser/groupdocs-parser-f...
  5. Load from URL | GroupDocs

    This article explains how to load a document from a URL with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...HtmlViewOptions ; // ... URL url = new URL ( "https://github.com/gr...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...document: try (FileInputStream fis = new FileInputStream(fileIn); Watermarker...watermarker = new Watermarker(fis, loadOptions)) { var font = new com.groupdocs...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  7. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...to prevent adding the Times New Roman font to HTML. Java import...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  8. How to search for Metadata signatures | GroupDocs

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-met...
  9. Search for Digital e-signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...within the document: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-di...
  10. Search for QR-Code e-signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for QR-code signatures: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-qr...