Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 33,360 for

annotation

(0.11 sec)
  1. Annotate Word in Java on GroupDocs Blog | Docum...

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

    blog.groupdocs.com/fa/tag/annotate-word-in-java...
  2. Add Annotations in Java on GroupDocs Blog | Doc...

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

    blog.groupdocs.com/fa/tag/add-annotations-in-ja...
  3. Uncategorized on GroupDocs Blog | Document Auto...

    Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...... Java Annotation APIを使用して、すべての注釈を削除するか、IDで削除するか、注釈タイプで削除します。...

    blog.groupdocs.com/ja/tag/uncategorized/index.xml
  4. Add Annotations in Word using Java on GroupDocs...

    Add Annotations in Word using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using Java on GroupDocs Blog | Document Aut......Add Annotations in Word using Java on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using Java on GroupDocs...

    blog.groupdocs.com/nl/tag/add-annotations-in-wo...
  5. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/uk/tag/remove-annotations-fr...
  6. Add Annotations in Word using CSharp on GroupDo...

    Add Annotations in Word using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using CSharp on GroupDocs Blog | Document......Add Annotations in Word using CSharp on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using CSharp on GroupDocs...

    blog.groupdocs.com/id/tag/add-annotations-in-wo...
  7. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/tr/tag/remove-annotations-fr...
  8. Add Annotations in Word using CSharp on GroupDo...

    Add Annotations in Word using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using CSharp on GroupDocs Blog | Document......Add Annotations in Word using CSharp on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using CSharp on GroupDocs...

    blog.groupdocs.com/uk/tag/add-annotations-in-wo...
  9. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Annotation Product Solution GroupDocs...InspectionPackage . Annotations != null ) { foreach ( var annotation in root...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Strikethrough Text in CSharp on GroupDocs Blog ...

    Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text in CSharp on GroupDocs Blog | Document Automation Solu......utilisant C # Utilisez l'annotation barrée pour barrer le texte...l'aide de C#. Automatisez les annotations de documents et d'images...

    blog.groupdocs.com/fr/tag/strikethrough-text-in...