Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 10,645 for

new

(0.07 sec)
  1. แปลง CAD Drawings เป็น PDF ใน C# .NET | DGN DWG...

    คู่มือ C# เพื่อแปลงไฟล์ CAD เช่น DWG, DGN และ DWF เป็นรูปแบบ PDF โดยใช้การแปลงเอกสารและรูปภาพ .NET API โดย GroupDocs...CadLoadOptions loadOptions = new CadLoadOptions(); ระบุเค้าโครงและตัวเลือกอื่นๆ...getLoadOptions =() => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/th/conversion/convert-cad-dr...
  2. 編輯 Excel 電子表格 |線上編輯和程序化方法

    探索編輯 Excel 電子表格的有效方法。可以在線上編輯 XLS/XLSX 文件,也可以使用 C# 和 Java 以程式設計方式進行編輯。...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions..."密碼"; // 載入電子表格 Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/zh-hant/editor/edit-excel-sp...
  3. Thêm Hình mờ vào Sổ làm việc Excel trong Java |...

    Chèn hình mờ vào sổ làm việc Excel bằng Java. Tạo hình chìm mờ cho tất cả các trang tính hoặc áp dụng nó cho một trang tính cụ thể ngay cả khi làm nền bằng cách sử dụng API Java hình mờ....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/vi/watermark/watermark-excel...
  4. Аннотировать файлы Word DOC DOCX в Java | Добав...

    Добавляйте или удаляйте аннотации из файлов Word DOC/DOCX в Java. Добавляйте аннотации в виде стрелок, прямоугольников, эллипсов, водяных знаков с помощью API аннотаций документов....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ru/annotation/annotate-word-...
  5. Anotar arquivos DOC DOCX do Word em Java | Adic...

    Adicione ou remova anotações de arquivos Word DOC/DOCX em Java. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação do documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  6. C#を使用してWord、PDF、PPTに波状の下線を追加|波状の注釈

    C#を使用して、Word、PDF、およびその他のドキュメントにさまざまな色の波状の下線を挿入します。 .NETアプリケーション内のドキュメントに波状の注釈を追加します。...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ja/annotation/add-wavy-under...
  7. Recherche de mots et remplacement de texte dans...

    Effectuez une recherche de mots, remplacez ou masquez du texte dans des fichiers Word DOC/DOCX à l'aide de Java. Rédigez et effectuez des recherches textuelles, sensibles à la casse et RegEx avec l'API Java Redaction....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/fr/redaction/find-and-replac...
  8. แปลงสเปรดชีต Excel เป็น PDF โดยใช้ C# | โปรแกรม...

    แปลงไฟล์ Excel เป็น PDF โดยใช้ C# แปลงสมุดงานแบบเต็ม แผ่นงานที่เลือก ลำดับย่อยของแผ่นงาน หรือช่วงเซลล์ใดๆ โดยใช้การแปลงสเปรดชีต .NET API...Func<LoadOptions> loadOptions =() => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/th/conversion/convert-excel-...
  9. إضافة أو إزالة التعليقات التوضيحية في C # | علق...

    قم بإضافة وإزالة التعليقات التوضيحية برمجيًا من ملفات Word DOC / DOCX في C #. إضافة سهم ، مستطيل ، قطع ناقص ، علامة مائية باستخدام .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ar/annotation/annotate-word-...
  10. Добавить или удалить аннотации в C# | Аннотиров...

    Программно добавляйте и удаляйте аннотации из файлов Word DOC/DOCX на C#. Добавляйте аннотации со стрелками, прямоугольниками, эллипсами и водяными знаками с помощью .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ru/annotation/annotate-word-...