Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 15,749 for

doc

(0.26 sec)
  1. Working with CAD metadata | GroupDocs

    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); // ....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed Documents with text labels without the need for re-indexing....Order Upgrade an Order Support Docs API Reference Live Demos Free..."c:\\MyDocuments\\KeyPoints.doc" , "public" ); // Adding two...

    docs.groupdocs.com/search/java/document-attribu...
  3. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed Documents with text labels without the need for re-indexing....Order Upgrade an Order Support Docs API Reference Live Demos Free...( @"c:\MyDocuments\KeyPoints.doc" , "public" ); // Adding two...

    docs.groupdocs.com/search/net/document-attributes/
  4. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....of any format such as Word (Doc, Docx), PDF, HTML, EPUB, Spreadsheet...

    blog.groupdocs.com/categories/groupdocs.search-...
  5. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DocX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.pptx" try ( Metadata...

    docs.groupdocs.com/metadata/java/find-metadata-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...processing documents like MS Word DOC/DOCX , Excel spreadsheets XLS/XLSX...

    blog.groupdocs.com/groupdocs.blog/page/34/
  7. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.vsdx" try ( Metadata...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  8. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...Order Upgrade an Order Support Docs API Reference Live Demos Free...[Search index settings](https://docs.groupdocs.com/search/net/se...

    docs.groupdocs.com/search/net/indexing-reports/
  9. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....rendered to html Empty html issue Doc to PDF save error DocuSign signed...Install Documentation - Product Docs Forum - Technical Support Forum...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  10. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word Document with password or change output Document format using GroupDocs.Editor for .NET features....Order Upgrade an Order Support Docs API Reference Live Demos Free...separate WordProcessing format — DOC, DOCX, RTF, ODT etc. There is...

    docs.groupdocs.com/editor/net/output-format-and...