Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 7,895 for

paged

(0.26 sec)
  1. How to Extract Text from PDF using C#

    Learn how to efficiently extract text from PDF using C#. Also, explore step-by-step instructions and code of C# read PDF text without installing extra tools....Pages property to access the entire...entire list of document pages Iterate through the collection of lines...

    kb.groupdocs.com/viewer/net/how-to-extract-text...
  2. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....consistent visibility across all pages. Automating this process reduces...appears evenly on document pages Apply the image watermark to...

    kb.groupdocs.com/watermark/python/add-image-wat...
  3. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....information about hidden document pages, digital signatures, user comments...(ID3, Lyrics, APE) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/features-overview/
  4. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Configuration Leave feedback On this page Most parsing scenarios work...the API reference. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/python-net/options/
  5. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....custom location and convert its pages to images final FileOutputStream...redactor . close (); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. 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....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-p...
  7. 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....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. המרת מצגות לתמונות ב-C# | PPT ל-JPG | PPT ל-PNG

    הפוך את מצגות ה-PowerPoint שלך בפורמט PPT/PPTX לפורמט JPG או PNG באמצעות C#. המר מצגות לתמונות באופן פרוגרמטי באמצעות .NET API....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/he/conversion/convert-presen...
  9. Bug Fixes

    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....d’affichage, notamment les pieds de page PowerPoint, le formatage PDF‑to‑HTML...introduit des contrôles de taille de page et de marges, une API unifiée...

    blog.groupdocs.com/fr/tag/bug-fixes/
  10. Merge DOC on GroupDocs Blog | Document Automati...

    Merge DOC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge DOC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Fusio......document entier ou seulement les pages sélectives de plusieurs fichiers...fichier. Combinez uniquement les pages sélectives de plusieurs fichiers...

    blog.groupdocs.com/fr/tag/merge-doc/index.xml