Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 10,319 for

new

(0.04 sec)
  1. Java에서 모든 이미지를 PDF로 변환 | JPG, PNG, WebP, GIF, T...

    Java에서 이미지를 PDF로 변환합니다. 문서 및 이미지 변환 Java API를 사용하여 JPG, PNG, WebP, GIF, TIFF, TGA 및 더 많은 이미지를 PDF로 변환합니다.... Converter converter = new Converter("path/image.jpg");...convert("output/convertedJpg.pdf", new PdfConvertOptions()); Java에서...

    blog.groupdocs.com/ko/conversion/convert-images...
  2. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  3. 添加或删除注释 |使用 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/zh/annotation/annotate-pdf-f...
  4. 添加或刪除註釋 |使用 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/zh-hant/annotation/annotate-...
  5. Przeglądarka plików STL przy użyciu języka C# |...

    Przeglądaj pliki STL jako PDF przy użyciu języka C#. Dalsze renderowanie plików stereolitografii (STL) do formatów HTML, JPG i PNG w aplikacjach .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pl/viewer/stl-file-viewer-us...
  6. Erstellen Sie Hyperlinks in PDF mit Link-Anmerk...

    Kommentieren Sie PDF-Dateien, indem Sie Hyperlinks mit Link-Anmerkungen in Java erstellen. Dokument- und Bildkommentierung Java API ermöglicht das Kommentieren durch Verknüpfen externer Daten....in Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/de/annotation/create-hyperli...
  7. C#을 사용하여 주석이 있는 PDF 강조 표시 | 하이라이트로 PDF에 주석 달기

    C#을 사용하여 강조 주석으로 PDF의 텍스트를 강조 표시합니다. 문서 및 이미지 주석 .NET API를 사용하면 모든 영역을 강조 표시하여 PDF 파일에 주석을 달 수 있습니다....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/ko/annotation/highlight-pdf-...
  8. 使用 C# 将水印添加到 PDF |文本和图像水印

    使用 C# 添加图像水印或将文本水印应用到 PDF 文件。使用 .NET Watermarking API 为 PDF 的所有页面或选择性页面添加水印。...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/zh/watermark/watermark-pdf-f...
  9. 使用 C# 使用数字证书签署文档 |文字和PDF

    使用 C# 中的数字证书对 Word 和 PDF 文件进行电子签名,使用 .NET API 进行电子签名。更改数字签名的外观。...using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/zh/signature/sign-documents-...
  10. Konwertuj arkusze kalkulacyjne Excel do formatu...

    Konwertuj pliki Excela na PDF w Javie. Konwertuj cały skoroszyt, wybrane lub kolejne arkusze lub dowolny zakres komórek za pomocą Java API do konwersji arkuszy kalkulacyjnych....Javie */ Converter converter = new Converter("path/spreadsheet.xlsx");...convert("path/all-sheets-converted.pdf", new PdfConvertOptions()); Kolejne...

    blog.groupdocs.com/pl/conversion/convert-excel-...