Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,620 for

font

(0.11 sec)
  1. Watermarking

    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.... Descubra como implementar fontes personalizadas no GroupDocs...

    blog.groupdocs.com/pt/tag/watermarking/
  2. Mesclar vários tipos de arquivo em um arquivo u...

    C# maneira de combinar dois ou mais documentos de diferentes formatos de arquivo em um único arquivo. Mescle diferentes arquivos PDF, Word, Excel e PPT em um PDF com a API .NET.... O código-fonte a seguir mostra como mesclar...usando o método Save . O código-fonte a seguir mostra como mesclar...

    blog.groupdocs.com/pt/merger/merge-multiple-fil...
  3. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size.... For example, images or fonts are stored as stream objects...contains data like images, fonts, etc. which are used in the...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Firma documenti con certificato digitale utiliz...

    Firma elettronicamente file Word e PDF con certificato digitale in C# utilizzando l'API .NET per le firme elettroniche. Modifica l'aspetto delle firme digitali....Motivo Famiglia di font Dimensione del font Inoltre, puoi modificare...

    blog.groupdocs.com/it/signature/sign-documents-...
  5. Документы Word с водяными знаками | Текстовые и...

    Добавляйте текстовые и графические водяные знаки в документы Word. Применяйте водяные знаки с помощью онлайн-приложения для водяных знаков или с помощью программных библиотек .NET и Java....TextWatermark("Watermark", new Font("Arial", 80)) { RotateAngle...TextWatermark("Watermark", new Font("Arial", 80)); textWatermark...

    blog.groupdocs.com/ru/watermark/watermark-word-...
  6. 140개 이상의 파일 형식을 위한 ASP.NET Core MVC에서 문서 뷰어 만들기

    온라인 문서 뷰어는 특히 콘텐츠 관리 시스템에서 디지털 문서의 사용이 증가하면서 인기를 얻었습니다. 이 인기의 이유는 전용 소프트웨어 프로그램을 구입하거나 설치하지 않고도 다양한 문서 형식을 볼 수 있기 때문입니다. 문서 뷰어의 중요성을 생각하면서 ASP.NET MVC에서 범용 문서 뷰어를 만드는 방법에 대한 기사를 작성하게 되었습니다. .NET Core 프레임워크. 백엔드에서 문서 렌더링을 위해 GroupDocs.Viewer for .NET API - 강력한 문서 뷰어 API를 사용합니다. PDF, Word, Excel, PowerPoint, Visio, CAD, Outlook 및 다른 많은 인기 있는 형식....16px; text-decoration: none; font-size: 15px; color: #2196F3;...sidebar + left position in px */ font-size: 15px; /* Increased text...

    blog.groupdocs.com/ko/viewer/document-viewer-in...
  7. เพิ่มลายน้ำลงในสมุดงาน Excel ใน Java | ลายน้ำข้...

    ใส่ลายน้ำลงในสมุดงาน Excel โดยใช้ Java ลายน้ำทุกแผ่นหรือใช้กับแผ่นงานเฉพาะแม้จะเป็นพื้นหลังโดยใช้ลายน้ำ Java API...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); watermark...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); SpreadsheetWatermark...

    blog.groupdocs.com/th/watermark/watermark-excel...
  8. 使用 C# 向 Excel 工作簿添加水印 |文本水印

    使用 C# 在 Excel 工作簿中插入水印。使用 .NET API 為所有工作表加水印或將水印插入特定工作表,即使作為背景。...new TextWatermark("DRAFT", new Font("Arial", 100)) { RotateAngle...new TextWatermark("DRAFT", new Font("Arial", 100)) { RotateAngle...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  9. 在 Java 中向 Excel 工作簿添加水印 |文本水印

    使用 Java 將水印插入 Excel 工作簿。使用水印 Java API 為所有工作表添加水印或將其應用於特定工作表,即使作為背景。...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); watermark...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); SpreadsheetWatermark...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  10. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Comparison for .NET API....password-protected documents Load custom fonts Load text from string Was this...

    docs.groupdocs.com/comparison/net/loading/