Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 7,072 for

paged

(0.06 sec)
  1. Seiten aus PDF in Java entfernen | Gerade, unge...

    Entfernen Sie alle Seitensätze aus den PDF-Dateien in Java. Löschen Sie eine Liste von Seiten, einen beliebigen Bereich, gerade oder ungerade Seiten aus PDF-Dateien in Anwendungen....save("path/selected-pages-removed.pdf"); Seitenbereich...removePages(removeOptions); merger.save("path/pages-range-removed.pdf"); Entfernen...

    blog.groupdocs.com/de/merger/remove-pages-from-...
  2. Tìm kiếm chữ ký hình ảnh trong C# trong Word, E...

    Tìm kiếm Mã vạch, Mã QR, chữ ký số hoặc điện tử với nội dung dữ liệu hình ảnh từ bất kỳ tài liệu nào (DOC, XLS, PPT, PDF) trong C# bằng .NET Signature API....WriteLine($"QRCode signature found at page {qrCodeSignature.PageNumber}...WriteLine($"Signature found at page {resSignature.PageNumber} with...

    blog.groupdocs.com/vi/signature/search-image-si...
  3. About annotation UI and Signature UI - Free Sup...

    Thanks Issue is somewhere in this method @Override public AnnotatedDocumentEntity annotate(AnnotationPostedDataEntity annotateDocumentRequest) { AnnotatedDocumentEntity annotatedDocument = new AnnotatedDocumentEntity(…...workimng just page number has issue i am sending correct page number...annotation it is visible one page before where i have applied...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  4. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...Carrier"); // Setting the current page number at the central section...SetFooter(1, "&P"); // Setting page count at the right section of...

    forum.groupdocs.com/t/reference-to-commonutilit...
  5. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/ocr-support/
  7. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  8. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-in...
  9. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/common-list-ima...
  10. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/single-row-imag...