Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 12,281 for

new

(0.29 sec)
  1. Visionneuse de fichiers STL utilisant C# | Affi...

    Affichez les fichiers STL au format PDF à l'aide de C#. Procédez au rendu des fichiers de stéréolithographie (STL) aux formats HTML, JPG et PNG dans les applications .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/fr/viewer/stl-file-viewer-us...
  2. Visor de archivos STL usando Java | Ver STL com...

    Ver archivos STL como PDF usando Java. Además, renderice los archivos de estereolitografía (STL) en formatos HTML, JPG y PNG usando ejemplos de Java....en Java try (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/es/viewer/stl-file-viewer-us...
  3. โปรแกรมดูไฟล์ STL โดยใช้ Java | ดู STL เป็น PDF...

    ดูไฟล์ STL เป็น PDF โดยใช้ Java นอกจากนี้ เรนเดอร์ไฟล์ stereolithography (STL) ในรูปแบบ HTML, JPG และ PNG โดยใช้ตัวอย่าง Java...ใน Java try (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/th/viewer/stl-file-viewer-us...
  4. ลายน้ำเอกสาร Word โดยใช้ Java | ลายน้ำข้อความแล...

    เพิ่มลายน้ำข้อความและรูปภาพลงในเอกสาร Word โดยใช้ Java ใช้ลายน้ำโดยทางโปรแกรมบนหน้าเว็บโดยใช้ Java API...Java Watermarker watermarker = new Watermarker("path/document.docx");...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/th/watermark/watermark-word-...
  5. 使用 C# 的 STL 文件查看器 |以 PDF、HTML、JPG、PNG 格式查看 STL

    使用 C# 查看 PDF 格式的 STL 文件。在 .NET 應用程序中進一步將立體光刻 (STL) 文件呈現為 HTML、JPG 和 PNG 格式。... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/zh-hant/viewer/stl-file-view...
  6. Tìm kiếm từ và thay thế văn bản trong tài liệu ...

    Thực hiện tìm kiếm từ, thay thế hoặc ẩn văn bản trong tệp Word DOC/DOCX bằng Java. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  7. 使用 Java 在 Word 文档中搜索和替换文本

    使用 Java 在 Word DOC/DOCX 文件中执行单词搜索、替换或隐藏文本。使用 Java Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  8. Anmerkungen hinzufügen oder entfernen | PDF-Dat...

    Kommentieren Sie PDF-Dateien programmgesteuert in C#. Fügen Sie Anmerkungen wie Pfeile, Rechtecke, Ellipsen, Hervorhebungen und Wasserzeichen mithilfe der .NET-API hinzu oder entfernen Sie sie....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-pdf-f...
  9. Java を使用して EPUB メタデータを管理する - メタデータ エディター

    Java を使用して EPUB 電子書籍メタデータを表示および編集する方法を発見します。特定の EPUB プロパティと Dublin Core アイテムをプログラムで更新します。...取る try (Metadata metadata = new Metadata("path/ebook.epub"))...メタデータを更新する try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ja/metadata/manage-epub-meta...
  10. 주석 추가 또는 제거 | C#을 사용하여 PDF 파일에 주석 달기

    프로그래밍 방식으로 C#에서 PDF 파일에 주석을 추가합니다. .NET API를 사용하여 화살표, 직사각형, 타원, 강조 표시, 워터마크 주석과 같은 주석을 추가하거나 제거합니다....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ko/annotation/annotate-pdf-f...