Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 12,226 for

new

(0.12 sec)
  1. Updating documents | GroupDocs

     This section contains examples on electronic signatures updates using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/updating/
  2. 👨‍💻 Developer Guide | GroupDocs

    This section decsribes how to add digital signature to pdf, docx, pptx, xlsx and many more with GroupDocs.Signature for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/python-net/develop...
  3. GroupDocs.Parser Releases on GroupDocs Blog | D...

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

    blog.groupdocs.com/zh/categories/groupdocs.pars...
  4. GroupDocs.Parser Releases on GroupDocs Blog | D...

    GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions ......برجسته انتشار Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/fa/categories/groupdocs.pars...
  5. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = New WordPr…...context) { var loadOptions = new WordProcessingLoadOp { Password...FontSubstitute.Create("Courier New", "Comic Sans MS"); loadOptions...

    forum.groupdocs.com/t/txt-font-replacement/16295
  6. C# 中的客户反馈情绪分析| C# .NET 代码示例

    C# 情感分析自动化。使用 C# API 分析客户反馈。检查关于您的产品的评论有多正面/负面。...mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...情感概率的浮点数组。 var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/zh/classification/classify-c...
  7. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…...We have opened the following new ticket(s) in our internal issue...XWPFDocument “. I checked the new jar file which contains the class...

    forum.groupdocs.com/t/get-error-when-using-meta...
  8. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal......(licensePath) { const license = new License(); license.setLicense(licensePath);...// Create a new viewer instance const viewer = new Viewer(inputPath);...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  9. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...document using ( var parser = new Parser ( sample )) { // Get document...

    docs.groupdocs.com/parser/net/best-ways-extract...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-metadata...