Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 8,330 for

paged

(0.2 sec)
  1. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy.... close (); } } 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/redaction/java/use-redaction...
  2. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Supported Supported 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/java/supported-docu...
  3. In-Table List With Alternate Content in Present...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table.... 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/in-table-list-w...
  4. GroupDocs.Signature for .NET 25.12 – последние ...

    Исследуйте новинки в GroupDocs.Signature для .NET 25.12. Доступно сейчас на NuGet и веб‑сайте GroupDocs....// Verify only signatures on page 1 List<BaseSignature> result...Count} verified signatures on page 1" ); } Как получить обновление...

    blog.groupdocs.com/ru/signature/groupdocs-signa...
  5. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag.... 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/handling-the-id...
  6. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Document page builder - cara menggabungkan...

    blog.groupdocs.com/id/tag/document-merging-api/...
  7. Word-Dokumente als responsive HTML-Seiten in Ja...

    Rendern Sie Word-Dokumente so, dass sie als responsive HTML-Seiten in Java angezeigt werden. Konvertieren Sie DOC-, DOCX-Dateien in HTML-responsive Seiten mit der Java-API des Dokumentbetrachters....DOC/DOCX-Dokumente in HTML Responsive Page in Java try (Viewer viewer =...HtmlViewOptions.forEmbeddedResources("path/page_{0}.html"); viewOptions.set...

    blog.groupdocs.com/de/viewer/view-word-document...
  8. OCR support | GroupDocs

    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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs.... 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/nodejs-java/ocr-support/
  9. Fusionner des fichiers HTML en utilisant C#

    Ce guide fournira des instructions clés pour fusionner des fichiers HTML à l'aide de C# et comprendra un extrait de code montrant comment combiner efficacement des fichiers HTML en C#....la combinaison de plusieurs pages Web en un seul document ou la...l’efficacité de la création de pages Web, de rapports et de modèles...

    kb.groupdocs.com/fr/merger/net/merge-html-files...
  10. เล่นและหยุดภาพเคลื่อนไหว GIF และ APNG โดยใช้ C#

    แสดงภาพเคลื่อนไหว GIF และ APNG โดยทางโปรแกรมไปยังหน้าเว็บ HTML ใน C# พร้อมคุณสมบัติเล่นและหยุดชั่วคราว สร้างโปรแกรมดูภาพเคลื่อนไหวของคุณเองโดยใช้ .NET...ForEmbeddedResources("Web-Page-with-APNG.html"); viewer.View(options);...HtmlViewOptions.ForEmbeddedResources("Web-Page-with-gif.html"); viewer.View(options);...

    blog.groupdocs.com/th/viewer/play-pause-animate...