Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 8,325 for

paged

(0.5 sec)
  1. Konvertieren Sie Präsentationen in Bilder in C#...

    Wandeln Sie Ihre PowerPoint-Präsentationen im PPT/PPTX-Format mit C# in das JPG- oder PNG-Format um. Konvertieren Sie Präsentationen mithilfe der .NET-API programmgesteuert in Bilder....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/de/conversion/convert-presen...
  2. Konwertuj prezentacje na obrazy w języku C# | P...

    Przekształć swoje prezentacje programu PowerPoint w formacie PPT/PPTX do formatu JPG lub PNG za pomocą języka C#. Konwertuj prezentacje na obrazy programowo przy użyciu interfejsu API platformy .NET....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/pl/conversion/convert-presen...
  3. C# Converteer JPG-, PNG-, GIF-, TIFF-afbeelding...

    Converteer afbeeldingen naar PDF in C#. Converteer JPG-, TIFF-, PNG-, JPEG-, GIF-, BMP- en meer bestanden met opties voor roteren, formaat wijzigen en marges met behulp van de conversie-API voor .NET....MargeTop - Page top margin after conversion. MargeBottom - Page bottom...MargeLinks - Page left margin after conversion. MargeRechts - Page right...

    blog.groupdocs.com/nl/conversion/convert-images...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....password Leave feedback On this page Note This feature is available...merged result file. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Search for QR Code standard entries | GroupDocs

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....entries Leave feedback On this page provides ability to embed into...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Extract and Convert Archive Contents | GroupDocs

    Learn how to extract files from archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET....Contents Leave feedback On this page GroupDocs.Conversion can extract...extracting contents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/convert-conte...
  7. 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...
  8. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....100 files per session Only 5 pages (slides, sheets) of a document...1600 symbols Only the first 5 pages (slides, sheets) + Evaluation...

    docs.groupdocs.com/parser/java/evaluation-limit...
  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. 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...