Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 13,073 for

new

(0.51 sec)
  1. Annotaties toevoegen of verwijderen | Annoteer ...

    Annoteer programmatisch PDF-bestanden in C#. Annotaties zoals pijlen, rechthoeken, ellipsen, markeringen en watermerken toevoegen of verwijderen met behulp van .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/nl/annotation/annotate-pdf-f...
  2. 在 Java 中查找和替換 PDF 中的文本 |替換或隱藏 PDF 文本

    在 Java 中以編程方式查找 PDF 文檔中的某些文本、單詞、短語,區分大小寫和 RegEx。替換或隱藏文本以編輯 PDF 文件。...redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  3. 在 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-hant/watermark/watermark-...
  4. Agregar o quitar anotaciones | Anotar archivos ...

    Anote mediante programación archivos PDF en C#. Agregue o elimine anotaciones como flechas, rectángulos, elipses, resaltados, anotaciones de marcas de agua mediante la API de .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/es/annotation/annotate-pdf-f...
  5. CAD-Zeichnungen in C# .NET in PDF konvertieren ...

    C#-Leitfaden zum Konvertieren von CAD-Dateien wie DWG, DGN und DWF in das PDF-Format mithilfe der Dokument- und Bildkonvertierungs-.NET-API von GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Legen Sie Layouts...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/de/conversion/convert-cad-dr...
  6. توقيع المستندات بشهادة رقمية باستخدام C # | Wor...

    توقيع ملفات Word و PDF إلكترونيًا بشهادة رقمية في C # باستخدام .NET API للتوقيعات الإلكترونية. تغيير مظهر التوقيعات الرقمية....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/ar/signature/sign-documents-...
  7. Podepisujte dokumenty digitálním certifikátem p...

    Elektronicky podepisujte soubory Word a PDF digitálním certifikátem v C# pomocí .NET API pro elektronické podpisy. Změňte vzhled digitálních podpisů....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/cs/signature/sign-documents-...
  8. Tambahkan Tanda Air ke PDF menggunakan C# | Tan...

    Tambahkan tanda air gambar atau terapkan tanda air teks ke file PDF menggunakan C#. Beri tanda air pada semua atau halaman selektif PDF menggunakan .NET Watermarking API....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/id/watermark/watermark-pdf-f...
  9. המרת מצגות לתמונות ב-C# | PPT ל-JPG | PPT ל-PNG

    הפוך את מצגות ה-PowerPoint שלך בפורמט PPT/PPTX לפורמט JPG או PNG באמצעות C#. המר מצגות לתמונות באופן פרוגרמטי באמצעות .NET API....SavePageStream getPageStream = page => new FileStream(string.Format("path/convertedPPT{0}...using (Converter converter = new Converter("path/presentation...

    blog.groupdocs.com/he/conversion/convert-presen...
  10. เปลี่ยนการวางแนวหน้าของเอกสาร Word ในแอปพลิเคชั...

    เปลี่ยนการวางแนวของหน้าในเอกสาร Word DOC/DOCX โดยใช้ C# ตั้งค่าหน้าเป็นแนวตั้งหรือแนวนอนภายในแอปพลิเคชัน .NET โดยใช้ GroupDocs...เป็นแนวนอนโดยใช้ C# using (Merger merger = new Merger("path/document.docx"))...orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...

    blog.groupdocs.com/th/merger/change-page-orient...