Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 12,636 for

new

(0.79 sec)
  1. Wasserzeichengeschützte Dateien mit C# | Text- ...

    Fügen Sie mit C# Textwasserzeichen und Bildwasserzeichen zu passwortgeschützten Word-, PDF-, PowerPoint- und Excel-Dateien hinzu. Passen Sie das Erscheinungsbild des Wasserzeichens mithilfe der .NET-API an....*/ LoadOptions loadOptions = new LoadOptions(); loadOptions.Password...using (Watermarker watermarker = new Watermarker(filePath, loadOptions))...

    blog.groupdocs.com/de/watermark/watermark-passw...
  2. Créer des hyperliens en PDF à l'aide des annota...

    Annotez des fichiers PDF en créant des hyperliens à l'aide d'annotations de lien en Java. Annotation de documents et d'images L'API Java permet d'annoter en liant des données externes....en Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/fr/annotation/create-hyperli...
  3. Visualizzatore di file STL utilizzando C# | Vis...

    Visualizza i file STL come PDF utilizzando C#. Esegui ulteriormente il rendering dei file di stereolitografia (STL) nei formati HTML, JPG e PNG all'interno delle applicazioni .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/it/viewer/stl-file-viewer-us...
  4. Водяні знаки документів Word за допомогою C# | ...

    Додайте текстові та графічні водяні знаки до документів Word за допомогою C#. Програмно застосовуйте водяні знаки на сторінках за допомогою .NET API....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/uk/watermark/watermark-word-...
  5. Odstraňte anotace z dokumentů PDF a Word v Java

    Programově odstraňte anotace ze souborů PDF a Word v Java. Odstraňte všechny anotace, odstraňte podle ID nebo podle typů anotací pomocí Java Annotation API....final Annotator annotator = new Annotator("document.pdf"); SaveOptions...SaveOptions saveOptions = new SaveOptions(); saveOptions.setA...

    blog.groupdocs.com/cs/annotation/remove-annotat...
  6. Prohlížeč souborů STL pomocí Java | Zobrazit ST...

    Zobrazení souborů STL jako PDF pomocí Java. Kromě toho vykreslete soubory stereolitografie (STL) do formátů HTML, JPG a PNG pomocí příkladů Java....v Java try (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/cs/viewer/stl-file-viewer-us...
  7. Word-Dokumente mit C# mit Wasserzeichen versehe...

    Fügen Sie mit C# Text- und Bildwasserzeichen zu Word-Dokumenten hinzu. Wenden Sie Wasserzeichen mithilfe der .NET-API programmgesteuert auf Seiten an....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/de/watermark/watermark-word-...
  8. متن خطی در اسناد در Java | C̶r̶o̶s̶s̶ o̶u̶t̶ مت...

    بیایید متن درون اسناد را با استفاده از Java مشخص کنیم. با استفاده از حاشیه نویسی خط خطی با Java API، خط زدن متن نامعتبر را خودکار کنید....جاوا */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/fa/annotation/strikethrough-...
  9. แปลงสเปรดชีต Excel เป็น PDF ใน Java | ไฟล์ Exce...

    แปลงไฟล์ Excel เป็น PDF ใน Java แปลงเวิร์กบุ๊กที่สมบูรณ์ แผ่นงานที่เลือกหรือต่อเนื่องกัน หรือช่วงเซลล์ใดๆ โดยใช้ Java API การแปลงสเปรดชีต...Java */ Converter converter = new Converter("path/spreadsheet.xlsx");...convert("path/all-sheets-converted.pdf", new PdfConvertOptions()); การแปลงแผ่นงาน...

    blog.groupdocs.com/th/conversion/convert-excel-...
  10. 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/ko/watermark/watermark-pdf-f...