Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 6,864 for

page

(0.07 sec)
  1. تمييز مستندات الذكاء الاصطناعي: حماية المستندات...

    اكتشف كيفية حماية المستندات باستخدام تمييز مدعوم بالذكاء الاصطناعي عبر GroupDocs.Watermark. تعلم إضافة وإنشاء وتخصيص التمييز تلقائيًا لتعزيز أمان المستندات وحماية المحتوى....PageCount} page" + $"{(documentInfo.PageCount...Confidential), title, date, and page count. " + $"Do not mention...

    blog.groupdocs.com/ar/watermark/ai-driven-dynam...
  2. DOC to MD

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....au fur et à mesure que les pages Web augmentent la transformation...

    blog.groupdocs.com/fr/tag/doc-to-md/
  3. Convierta documentos de Word a PDF usando C# | ...

    Convierta documentos DOC y DOCX de Word a PDF usando C# dentro de las aplicaciones .NET. Automatice la conversión de sus archivos utilizando la API de conversión de documentos .NET....convertir usando las propiedades Pages, PageNumber y PageCount. Convierta...Convert("path/converted-docx-pages-to-pdf.pdf", options); } Conclusión...

    blog.groupdocs.com/es/conversion/convert-word-d...
  4. 使用 C# 播放和暂停动画 GIF 和 APNG 图像

    使用播放和暂停功能以编程方式将动画 GIF 和 APNG 图像渲染到 C# 中的 HTML 网页。使用 .NET 构建您自己的动画查看器。...ForEmbeddedResources("Web-Page-with-APNG.html"); viewer.View(options);...HtmlViewOptions.ForEmbeddedResources("Web-Page-with-gif.html"); viewer.View(options);...

    blog.groupdocs.com/zh/viewer/play-pause-animate...
  5. Comment convertir RTF en PDF en Java

    Nous vous expliquons les instructions détaillées pour convertir RTF en PDF en Java et créer un exemple de code pour la mise en œuvre de la fonctionnalité de conversion Java RTF en PDF....notamment l’index de page converti, le nombre de pages, la largeur et...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  6. Comment convertir RTF en PDF en utilisant C#

    Convertissez des documents à l'aide d'une bibliothèque facile à utiliser et apprenez à convertir RTF en PDF à l'aide de C#. Examinez l'exemple de code pour la fonctionnalité C# RTF vers PDF....les marges de la page, l’orientation de la page, la rotation, le...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  7. Cara Mengekstrak Teks dari PDF menggunakan C#

    Pelajari cara mengekstrak teks dari PDF secara efisien menggunakan C#. Juga, jelajahi petunjuk langkah demi langkah dan kode C# membaca teks PDF tanpa menginstal alat tambahan....Pages untuk mengakses seluruh daftar...di setiap halaman menggunakan Page.Lines untuk mengekstrak teks...

    kb.groupdocs.com/id/viewer/net/how-to-extract-t...
  8. C#を使用してPDFからページを削除する|偶数、奇数、リストと範囲

    C#を使用してPDFファイルからページのセットを削除します。 .NETアプリケーション内のPDFファイルから、ページのリスト、任意の範囲、偶数または奇数のページを削除します。...Save("path/selected-pages-removed.pdf"); } C#を使用してPDFからページ範囲を削除する...RemovePages(removeOptions); merger.Save("path/pages-range-removed.pdf"); } C#を使...

    blog.groupdocs.com/ja/merger/delete-pages-from-...
  9. Phát và tạm dừng hình ảnh GIF và APNG hoạt hình...

    Lập trình kết xuất hình ảnh GIF và APNG động sang trang web HTML trong C# với tính năng phát và tạm dừng. Xây dựng trình xem hoạt hình của riêng bạn bằng .NET....ForEmbeddedResources("Web-Page-with-APNG.html"); viewer.View(options);...HtmlViewOptions.ForEmbeddedResources("Web-Page-with-gif.html"); viewer.View(options);...

    blog.groupdocs.com/vi/viewer/play-pause-animate...
  10. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF Pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...(text or image) in all the PDF pages. GroupDocs.Conversion for .NET...

    blog.groupdocs.com/conversion/add-watermark-to-...