Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 13,199 for

formatting

(0.07 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....extraction isn't supported for this format" ) sample.docx The following...doc_info . file_type . file_format } " ) print ( f "Page count:...

    docs.groupdocs.com/parser/python-net/load-file-...
  2. GroupDocs.Annotation 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....for Slide, Cell and Diagram formats. Apart from that, line width...TextReplacement annotation Bug Fixes Time format for Slides document Converting...

    blog.groupdocs.com/categories/groupdocs.annotat...
  3. GroupDocs.Annotation 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....annotations from slides document format, these includes Import distance...Path for all major document formats like, PDF, Diagram, Slide and...

    blog.groupdocs.com/categories/groupdocs.annotat...
  4. GroupDocs.Viewer 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....viewer supports many different formats, visitors to ExpressionEngine...view documents of multiple formats online. [caption id=“attachment_1047”...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. Konvertieren Sie TXT in ODT mit Node.js

    Konvertieren Sie TXT in ODT mit Node.js für eine schnelle und präzise Dokumententransformation. Diese Anleitung zeigt außerdem die Schritte zum einfachen Exportieren von TXT in ODT in Node.js....Dokumente in strukturiertere Formate wie ODT kann deren Verwendbarkeit...Sie TXT-Dateien in andere Formate konvertieren möchten, finden...

    kb.groupdocs.com/de/conversion/nodejs/convert-t...
  6. Konvertera TXT till ODT med Node.js

    Konvertera TXT till ODT med Node.js för snabb och korrekt dokumentomvandling. Den här guiden visar också stegen för hur man enkelt exporterar TXT till ODT i Node.js....-dokument till mer strukturerade format som ODT kan avsevärt förbättra...dokumentformat som stöder avancerad formatering och layout. Med den här konfigurationen...

    kb.groupdocs.com/sv/conversion/nodejs/convert-t...
  7. SVG in PNG konvertieren mit Node.js - Vektorgra...

    Konvertieren Sie SVG-Vektorgrafiken in PNG-Bilder mit Node.js. Drehen, spiegeln, Wasserzeichen hinzufügen, in Graustufen umwandeln und Helligkeit & Gamma des konvertierten PNGs mit der Node.js-API anpassen....geht, ist PNG ein bevorzugtes Format wegen seiner Unterstützung...Sie SVG‑Grafiken in das PNG‑Format mit Node.js konvertieren können...

    blog.groupdocs.com/de/conversion/convert-svg-to...
  8. 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...
  9. Search text in PDF documents | GroupDocs

    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...
  10. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections 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 Microsoft OneNote section: Instantiate Parser object for the initial section; 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 section....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

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