Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 31,391 for

new

(0.09 sec)
  1. filenotfoundexception - GroupDocs.Viewer for Ja...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... ( Path path) Initializes a new instance of the FileNotFoundExceptio...String message) Initializes a new instance of the FileNotFoundExceptio...

    apireference.groupdocs.com/viewer/java/com.grou...
  2. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDxf...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...overwriting the entire workbook with a new single worksheet. This feature...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.docx" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/compare-multi...
  5. 使用 .NET API 从 C# 中的发票或收据中提取数据

    使用 C# 以编程方式解析发票或收据并提取数据。在 ASP.NET、WCF 或 WPF 中使用 .NET 文档解析 API 从文档中提取文本。...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // 为“摘要”表创建检测器参数 TemplateTableParamet...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  6. GroupDocs.Assembly for .NET 18.9 Release Notes

    GroupDocs.Assembly for .NET 18.9 Release Notes – the latest updates and fixes....Assembly brings a new powerful feature: Abilities to...NET 18.9. It includes not only new and obsoleted public methods...

    releases.groupdocs.com/assembly/net/release-not...
  7. ifieldextractor - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......final String[] extensions = new String[] { ".log" }; public final...file = new File(filePath); DocumentField[] fields = new DocumentField[]...

    apireference.groupdocs.com/search/java/com.grou...
  8. EraseMetadataRedaction | GroupDocs.Redaction fo...

    Represents a metadata redaction that erases all metadata or metadata matching specific MetadataFilters from the document.... try (Redactor redactor = new Redactor("C:\\sample.docx"))...Manager and Company redactor.apply(new EraseMetadataRedacti(MetadataFilters...

    reference.groupdocs.com/redaction/java/com.grou...
  9. Page - GroupDocs.Parser for Java - API Reference

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......Rectangle rectangle) Initializes a new instance of the PageBarcodeArea...areas, Page page) Initializes a new instance of the PageGroupArea...

    apireference.groupdocs.com/parser/java/com.grou...
  10. eventhub - GroupDocs.Search for Java - API Refe...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......saveOnChange) Initializes a new instance of the AliasDictionary...saveOnChange) Initializes a new instance of the Alphabet class...

    apireference.groupdocs.com/search/java/com.grou...