Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,178 for

new

(0.17 sec)
  1. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...cache so the OS can see the new font RUN fc-cache -f -v Note:...(C# example) var conversion = new GroupDocs.Conversion.Conversion(sourcePath);...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  2. Technical Support | GroupDocs

    Get comprehensive technical support for GroupDocs.Total for Python via .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Consulting Blog Knowledge Base New Releases Status Websites aspose...complete application. If you need new features in the existing GroupDocs...

    docs.groupdocs.com/total/python-net/technical-s...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...object using ( Merger merger = new Merger ( @"c:\sample.docx" ))...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions { DirectoryCompare...

    docs.groupdocs.com/comparison/net/compare-folders/
  5. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions (); compareOptions...

    docs.groupdocs.com/comparison/java/compare-fold...
  6. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\result.docx" ; Merger merger = new Merger ( filePath ); { merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  7. .NET PKCS#11 签名教程 -- USB 加密狗、智能卡、HSM 集成

    一步步的教程,解释如何在 .NET 中使用 PKCS#11 令牌(加密狗、智能卡、HSM)通过 Pkcs11Interop 和 GroupDocs.Signature 对 PDF 文档进行签名。...a hash using ( var pkcs11 = new Pkcs11(Settings.Pkcs11LibraryPath...PKCS#11 signing var tokenSigner = new Pkcs11DigitalSigner(); var cert...

    blog.groupdocs.com/zh/signature/sign-documents-...
  8. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/synonym-search/
  9. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OlePresentationOptio olePresentationOptio = new OlePresentationOptio ( filePathEmbedded...

    docs.groupdocs.com/merger/net/add-document-to-p...
  10. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout 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/keyboard-...