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

formatting

(0.07 sec)
  1. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/net/working-with-xm...
  2. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Managing metadata for specific formats / Documents / Working with...different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. com.groupdocs.comparison.cells.style | GroupDoc...

    The package provides classes for working with component styles in Cells format file....with component styles in Cells format file. Enumerations Enum Description...

    reference.groupdocs.com/comparison/java/com.gro...
  4. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......Transformez les fichiers DOC/DOCX au format MD à l'aide de l'API...Transformez les fichiers DOC/DOCX au format MD à l'aide de l'API...

    blog.groupdocs.com/fr/categories/groupdocs.pars...
  5. GroupDocs Blog | Document Automation Solutions ...

    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....może zmienić format XML na dowolny inny format lepiej czytelny...przekonwertować je na inny format. W jednym z naszych postów...

    blog.groupdocs.com/pl/page/21/
  6. Extraire du texte d'un PPT à l'aide de C#

    Cet article détaille le processus d'extraction de texte à partir d'un PPT à l'aide de C#. Il comprend un exemple de code pour vous aider à intégrer l'extraction de texte à partir d'un PPT dans des projets C#....PowerPoint, souvent enregistrées au format PPT , peuvent contenir des...fournir des informations dans un format visuel. Cependant, il arrive...

    kb.groupdocs.com/fr/parser/net/extract-text-fro...
  7. GroupDocs.Metadata 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....EXIF (Exchangeable Image File Format) é o padrão e define como armazenar...(Resource Interchange File Format) é um formato de contêiner...

    blog.groupdocs.com/pt/categories/groupdocs.meta...
  8. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-p...