Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 31,651 for

redact

(0.18 sec)
  1. PDF'yi ve Taranan Belgeleri Java'da Düzeltin | ...

    Uygulamalarınızda Java kullanarak PDF ve diğer belgelerdeki metni düzeltin. Metni ve ayrıca gömülü görüntülerdeki metni karartmak için belgeleri yeniden düzenleyin....Redaction, [sınıflandırılmış bilgileri...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/tr/redaction/redact-text-and...
  2. تنقيح PDF والمستندات الممسوحة ضوئيًا في C # | ن...

    قم بتنقيح النص في PDF والمستندات الأخرى باستخدام C # في تطبيقات .NET. قم بتنقيح المستندات لحجب النص وكذلك النص داخل الصور المضمنة....Redaction يوفر Document redaction .NET API الذي...Install-Package GroupDocs.Redaction التثبيت عبر NuGet Package...

    blog.groupdocs.com/ar/redaction/redact-text-and...
  3. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-to-stream/
  4. GroupDocs.Annotation for Java

    API นี้ช่วยให้คุณใส่คำอธิบายประกอบแบบดิจิทัลในรูปแบบไฟล์ใดก็ได้โดยใช้ภาษา Java บนแพลตฟอร์มใดก็ได้...Redaction Product Family GroupDocs.Annotation...วิธีเพิ่มคำอธิบายประกอบ Text Redaction ใน PDF โดยใช้ Java วิธีเพ...

    kb.groupdocs.com/th/annotation/java/
  5. Getting Started | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/getting-started/
  6. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor Redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform Redactions Redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix Redactor.save(saveOptions); } finally { Redactor.close(); }...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-in-origi...
  7. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-with-defa...
  8. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-in-raster...
  9. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Redaction Releases GroupDocs.Parser...Gamme de produits GroupDocs.Redaction GroupDocs.Conversion Product...

    blog.groupdocs.com/fr/categories/index.xml
  10. Կարգավորել տեքստը PPTX-ում՝ օգտագործելով C#

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես խմբագրել տեքստը PPTX-ում՝ օգտագործելով C#: Բացի այդ, ձեզ կտրամադրվի պարզ կոդի օրինակ՝ PPTX-ում տեքստը C#-ով փոխարինելու համար:...Redaction Product Family Կարգավորել...(IDE)՝ օգտագործելու GroupDocs.Redaction for .NET ՝ PPTX ֆայլերում...

    kb.groupdocs.com/hy/redaction/net/redact-text-i...