Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,711 for

document editor

(0.07 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); // ....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/python-net/extract-hy...
  3. In-Table List With Alternate Content in Spreads...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft Excel Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  4. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the Document...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Sign document with Image signature - advanced |...

     This article explains how to sign Document with Image electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  6. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/in-table-master...
  7. Release on GroupDocs Blog | Document Automation...

    Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......Release on GroupDocs Blog | Document Automation Solutions for ...Release on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/ko/tag/release/index.xml
  8. Batch Word Document Comparison with Performance...

    Learn how to efficiently compare large sets of Word (DOCX) files using GroupDocs.Comparison for Node.js with parallel processing and performance tuning....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/optim...
  9. Locating signature on document page | GroupDocs

     This sections keeps topics to explain all possible options to locate signature on Document page with absolute positioning, relative, in percents of page size, with various alignment options....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/locating-signa...
  10. How to run examples | GroupDocs

    How to run examples....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...