Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 12,351 for

new

(0.2 sec)
  1. عارض ملفات STL باستخدام C # | عرض STL بصيغة PDF...

    عرض ملفات STL بصيغة PDF باستخدام C #. قم أيضًا بتقديم ملفات الطباعة الحجرية المجسمة (STL) إلى تنسيقات HTML و JPG و PNG داخل تطبيقات .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/ar/viewer/stl-file-viewer-us...
  2. Tạo Siêu liên kết trong PDF bằng Chú thích Liên...

    Chú thích tệp PDF bằng cách tạo siêu liên kết bằng cách sử dụng chú thích liên kết trong C#. Chú thích tài liệu và hình ảnh .NET API cho phép chú thích bằng cách liên kết dữ liệu bên ngoài....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/vi/annotation/create-hyperli...
  3. 使用 C# 在文檔中劃線文本 | C̶r̶o̶s̶s̶ o̶u̶t̶ Word中的文本,PDF

    使用刪除線註釋在使用 C# 的文檔中劃掉無效文本。使用 .NET API 自動執行文檔和圖像註釋。...using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/zh-hant/annotation/strikethr...
  4. Trova e sostituisci testo in PDF usando C# | So...

    Trova a livello di codice determinati testi, parole, frasi nei documenti PDF con distinzione tra maiuscole e minuscole e RegEx usando C#. Sostituisci o nascondi il testo per oscurare i file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/it/redaction/find-and-replac...
  5. Temukan dan Ganti Teks dalam PDF menggunakan C#...

    Temukan teks, kata, frasa tertentu secara terprogram dalam dokumen PDF dengan sensitivitas huruf besar-kecil dan RegEx menggunakan C#. Ganti atau sembunyikan teks untuk menyunting file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/id/redaction/find-and-replac...
  6. GroupDocs.Conversion para .NET 25.10 – Últimas ...

    Descubre qué hay de nuevo en GroupDocs.Conversion para .NET 25.10. Disponible ahora en NuGet y en el sitio web de GroupDocs....antiguo (obsoleto) var options = new PdfConvertOptions { MarginTop...options = new PdfConvertOptions { MarginSettings = new PageMarginOptions...

    blog.groupdocs.com/es/conversion/groupdocs-conv...
  7. Eliminar páginas de PDF en Java | Par, impar, l...

    Elimine cualquier conjunto de páginas de los archivos PDF en Java. Elimine la lista de páginas, cualquier rango dado, páginas pares o impares de los archivos PDF dentro de las aplicaciones....RemoveOptions removeOptions = new RemoveOptions(new int[] { 2, 4 }); Merger...Merger merger = new Merger("path/document-pdf"); merger.remove...

    blog.groupdocs.com/es/merger/remove-pages-from-...
  8. Adicionar marca d'água a PDF em Java | Marcas d...

    Adicione marcas d'água de imagem ou aplique marcas d'água de texto a arquivos PDF em Java. Aplique marcas d'água a todas as páginas seletivas de PDF usando a API Java de marca d'água do GroupDocs....loadOptions = new PdfLoadOptions(); Watermarker watermarker = new Wate...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/pt/watermark/add-watermark-t...
  9. Ký tài liệu bằng chứng chỉ kỹ thuật số bằng C# ...

    Ký điện tử các tệp Word & PDF bằng chứng chỉ kỹ thuật số trong C# bằng cách sử dụng .NET API cho chữ ký điện tử. Thay đổi giao diện của chữ ký số....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/vi/signature/sign-documents-...
  10. Presentaties naar PDF converteren in Java | PPT...

    Converteer presentaties van MS PowerPoint en Open Office Impress-formaten zoals ODP, PPT, PPTX programmatisch naar PDF met behulp van de Java-conversie-API....Conversion API Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/nl/conversion/convert-presen...