Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 8,274 for

paged

(0.09 sec)
  1. Split PDF Files on GroupDocs Blog | Document Au...

    Split PDF Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Split PDF Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......volumineux et extrayez des pages spécifiques à l'aide de...volumineux et extrayez des pages spécifiques à l'aide de...

    blog.groupdocs.com/fr/tag/split-pdf-files/index...
  2. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when parsing documents with GroupDocs.Parser within your Python applications....formats Leave feedback On this page allows you to get the list of...file_format } " ) print ( f "Pages: { doc_info . page_count } " ) # Extract...

    docs.groupdocs.com/parser/python-net/get-suppor...
  3. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse... println ( "Pages: " + info . getPageCount ());...the Licensing guide. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/installation-m...
  4. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....searching using homophones, see the page. To get the number of homophones...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/homophone-dictio...
  5. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....searching using synonyms, see the page. To get the number of synonyms...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/synonym-dictionary/
  6. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... This paragraph has a page break and centered. It actually...This section starts from a new page. ( Ellipse text )There is an...

    docs.groupdocs.com/total/java/sample-apps/getti...
  7. 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...
  8. 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...
  9. Rendu de RTF en HTML avec Python

    Apprenez à rendre les fichiers RTF en HTML avec Python et créez facilement des pages HTML à partir de RTF en Python tout en préservant la mise en forme, la disposition et le style pour l'affichage Web....Voici les étapes pour créer des pages HTML à partir de RTF en Python...pour rendre et exporter les pages RTF en fichiers HTML autonomes...

    kb.groupdocs.com/fr/viewer/python/render-rtf-as...
  10. המרת מצגות לתמונות ב-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...