Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 2,216 for

numbers

(0.74 sec)
  1. Редагувати PDF і відскановані документи в Java ...

    Відредагуйте текст у PDF та інших документах за допомогою Java у своїх програмах. Відредагуйте документи на затемнений текст, а також текст у вбудованих зображеннях....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/uk/redaction/redact-text-and...
  2. أدخل كائنات OLE في Word و Excel و PowerPoint با...

    قم بتضمين المستندات ككائنات OLE في مستندات Word الأخرى وجداول بيانات Excel وعروض Powerpoint التقديمية برمجيًا في Java باستخدام GroupDocs.Merger API....setRowIndex(2); // Set row & column number of Spreasheet to embedded document...

    blog.groupdocs.com/ar/merger/insert-ole-objects...
  3. Redactar PDF y documentos escaneados en Java | ...

    Redacte texto en PDF y otros documentos usando Java en sus aplicaciones. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/es/redaction/redact-text-and...
  4. ویرایش PDF و اسناد اسکن شده در C# | متن خاموش د...

    متن را در PDF و سایر اسناد با استفاده از C# در برنامه های NET خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/fa/redaction/redact-text-and...
  5. Evaluation Limitations and Licensing | GroupDocs

    free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....details such as the product name, number of developers it is licensed...

    docs.groupdocs.com/metadata/net/evaluation-limi...
  6. PDF en gescande documenten redigeren in Java | ...

    Bewerk tekst in PDF en andere documenten met behulp van Java in uw toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  7. แก้ไข PDF และเอกสารที่สแกนใน Java | ข้อความปิดท...

    แก้ไขข้อความใน PDF และเอกสารอื่นๆ โดยใช้ Java ในแอปพลิเคชันของคุณ ทำซ้ำเอกสารเพื่อปิดข้อความและข้อความภายในภาพที่ฝังไว้...RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/th/redaction/redact-text-and...
  8. Document comparison crashes when document conta...

    Hello! We have a document that includes a field code. When compared with a similar version of the same document, the comparison crashes. 117.docx (13.3 KB) 217.docx (13.3 KB) The problems seems to have something to …...different values depending on the number of pages. I have modified one...

    forum.groupdocs.com/t/document-comparison-crash...
  9. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-fro...