Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 12,239 for

new

(0.1 sec)
  1. Chuyển đổi Bản trình bày sang PDF trong Java | ...

    Lập trình chuyển đổi các bản trình bày của MS PowerPoint và các định dạng Open Office Impress như ODP, PPT, PPTX sang PDF bằng API chuyển đổi Java....Tài liệu Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/vi/conversion/convert-presen...
  2. GroupDocs.Conversion для .NET 26.1 – Последние ...

    Исследуйте новинки GroupDocs.Conversion для .NET 26.1. Уже доступно на NuGet и сайте GroupDocs....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/ru/conversion/groupdocs-conv...
  3. GroupDocs.Conversion لـ .NET 26.1 – آخر التحديث...

    استكشف ما هو الجديد في GroupDocs.Conversion لـ .NET 26.1. متاح الآن على NuGet وموقع GroupDocs....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/ar/conversion/groupdocs-conv...
  4. GroupDocs.Redaction AI entegrasyonu ile .NET | ...

    AI kullanarak PDF belgelerindeki metin, kelimeleri veya ifadeleri tespit edin ve kırpın. İçeriği değiştirin veya gizleyin, PDF dosyalarını güvenli bir şekilde işleyin....regex kullanın Regex regex = new Regex( ".*" ); //Kırpma için...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/tr/redaction/custom-ai-redac...
  5. Redigir PDF e documentos digitalizados em Java ...

    Edite texto em PDF e outros documentos usando Java em seus aplicativos. Redija documentos para ocultar o texto e também o texto nas imagens incorporadas....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pt/redaction/redact-text-and...
  6. علق ملفات Word DOC DOCX في Java | إضافة أو إزال...

    قم بإضافة أو إزالة التعليقات التوضيحية من ملفات Word DOC / DOCX في Java. أضف سهمًا ، مستطيلًا ، قطع ناقص ، تعليقات توضيحية للعلامة المائية باستخدام واجهة برمجة تطبيقات التعليقات التوضيحية للمستند....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ar/annotation/annotate-word-...
  7. เพิ่มหรือลบคำอธิบายประกอบ | ใส่คำอธิบายประกอบไฟ...

    เขียนคำอธิบายประกอบไฟล์ PDF โดยทางโปรแกรมใน C# เพิ่มหรือลบคำอธิบายประกอบ เช่น ลูกศร สี่เหลี่ยม วงรี ไฮไลต์ คำอธิบายประกอบลายน้ำโดยใช้ .NET API...using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/th/annotation/annotate-pdf-f...
  8. 在 Java 中查找和替换 PDF 中的文本替换或隐藏 PDF 文本

    以编程方式查找 PDF 文档中的某些文本、单词、短语,区分大小写和 Java 中的 RegEx。替换或隐藏文本以编辑 PDF 文件。...redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  9. 在 Java 中为 Excel 工作簿添加水印 |文字水印

    使用 Java 将水印插入 Excel 工作簿。水印所有工作表或将其应用于特定工作表,甚至使用水印 Java API 作为背景。...Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/zh/watermark/watermark-excel...
  10. Tìm và Thay thế Văn bản trong PDF bằng Java | T...

    Lập trình tìm văn bản, từ, cụm từ nhất định trong tài liệu PDF có phân biệt chữ hoa chữ thường và RegEx trong Java. Thay thế hoặc ẩn văn bản để sắp xếp lại các tệp PDF....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/vi/redaction/find-and-replac...