Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 13,020 for

new

(0.89 sec)
  1. Get document info | GroupDocs

    This article shows that how to get meta information of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/net/get-document-info/
  2. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  3. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: using ( Parser parser = new Parser ( "your-document.docx"...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, image handling, and formatting....Consulting Blog Knowledge Base New Releases Status Websites aspose...// With options var options = new ConvertOptions { Flavor = MarkdownFlavor...

    docs.groupdocs.com/markdown/net/product-overview/
  5. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/.gitignore node_modules/ npm-d......(licensePath) { const license = new groupdocs.License() license....setLicense(licensePath); } // Create a new comparer instance and add the...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  6. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

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

    blog.groupdocs.com/zh/search/search-multiple-te...
  7. Email URI Wrapping on GroupDocs Blog | Document...

    Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Jav......برجستهٔ انتشار Explore what’s new in GroupDocs.Viewer for .NET...

    blog.groupdocs.com/fa/tag/email-uri-wrapping/in...
  8. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Consulting Blog Knowledge Base New Releases Status Websites aspose...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...

    docs.groupdocs.com/assembly/java/working-with-j...
  9. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...provided if needed) const editor = new groupdocsEditor . Editor ( 'C:\\path\\original...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  10. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new WordProcessingLoadOp (); Editor editor = new Editor...

    docs.groupdocs.com/editor/net/get-html-markup-i...