Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,770 for

font

(0.04 sec)
  1. Přidejte vodoznak do sešitů aplikace Excel pomo...

    Vkládání vodoznaků do sešitů aplikace Excel pomocí jazyka C#. Vodoznak na všech listech nebo vložení vodoznaku na konkrétní list i jako pozadí pomocí .NET API....new TextWatermark("DRAFT", new Font("Arial", 100)) { RotateAngle...new TextWatermark("DRAFT", new Font("Arial", 100)) { RotateAngle...

    blog.groupdocs.com/cs/watermark/watermark-excel...
  2. compare text files

    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....garis bawah, coretan, jenis font, dll. Perbandingan dokumen adalah...

    blog.groupdocs.com/id/tag/compare-text-files/
  3. C#の画像に透かしを追加する|テキストと画像の透かし

    GroupDocsによる.NETWatermarkingAPIを使用して、画像に透かしとしてテキストを追加したり、PNG、JPG / JPEG、WebP、GIF、TIFF、BMP画像に画像透かしを追加したりするC#の方法。...// テキストと透かしのフォントを設定する Font font = new Font("Arial", 30, FontStyle...new TextWatermark("GroupDocs", font); // ウォーターマークのプロパティを設定する watermark...

    blog.groupdocs.com/ja/watermark/add-watermark-t...
  4. צור מציג מסמכים ב-ASP.NET Core MVC עבור 140+ פו...

    צופי המסמכים המקוונים הפכו פופולריים לאחר השימוש הגדל במסמכים דיגיטליים, במיוחד במערכות ניהול התוכן. הסיבה מאחורי הפופולריות הזו היא שאתה יכול להציג מגוון פורמטים של מסמכים מבלי לרכוש או להתקין תוכנות ייעודיות. בהתחשב בחשיבותם של צופים במסמכים, חשבתי לכתוב מאמר על איך ליצור מציג מסמכים אוניברסלי ב-ASP.NET MVC. אנו עומדים ליצור יישום מציג מסמכים ASP.NET MVC שיכוון למסגרת .NET Core. עבור עיבוד המסמכים בקצה העורפי, נשתמש ב-GroupDocs.Viewer for .NET API - ממשק API רב עוצמה של מציג מסמכים התומך ביותר מ-140 סוגי מסמכים כולל 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/he/viewer/document-viewer-in...
  5. Cree un visor de documentos en ASP.NET Core MVC...

    Los visores de documentos en línea se han vuelto populares después del creciente uso de documentos digitales, especialmente en los sistemas de administración de contenido. La razón detrás de esta popularidad es que puede ver una variedad de formatos de documentos sin comprar o instalar programas de software dedicados. Teniendo en cuenta la importancia de los visores de documentos, pensé en escribir un artículo sobre cómo crear un visor de documentos universal en ASP....16px; text-decoration: none; font-size: 15px; color: #2196F3;...sidebar + left position in px */ font-size: 15px; /* Increased text...

    blog.groupdocs.com/es/viewer/document-viewer-in...
  6. สร้างโปรแกรมดูเอกสารใน ASP.NET Core MVC สำหรับร...

    โปรแกรมดูเอกสารออนไลน์ได้รับความนิยมหลังจากการใช้งานเอกสารดิจิทัลเพิ่มขึ้น โดยเฉพาะในระบบจัดการเนื้อหา เหตุผลที่อยู่เบื้องหลังความนิยมนี้คือคุณสามารถดูรูปแบบเอกสารต่างๆ ได้โดยไม่ต้องซื้อหรือติดตั้งโปรแกรมซอฟต์แวร์เฉพาะ เมื่อพิจารณาถึงความสำคัญของโปรแกรมดูเอกสาร ฉันคิดว่าจะเขียนบทความเกี่ยวกับวิธีสร้างโปรแกรมดูเอกสารสากลใน ASP.NET MVC เรากำลังจะสร้างแอปพลิเคชันดูเอกสาร ASP.NET MVC ซึ่งจะกำหนดเป้าหมายไปที่ [.NET Core](https://en.wikipedia. org/wiki/.NETCore) เฟรมเวิร์ก สำหรับการแสดงผลเอกสารที่แบ็กเอนด์ เราจะใช้ API ของ GroupDocs.Viewer for .NET ซึ่งเป็น API โปรแกรมดูเอกสารที่มีประสิทธิภาพซึ่งรองรับเอกสารมากกว่า 140 ประเภท รวมถึง PDF , Word, Excel, PowerPoint, Visio, CAD, Outlook และรูปแบบยอดนิยมอื่น ๆ อีกมากมาย ทำไมต้องเป็น .NET Core .NET Core เป็นส่วนเสริมที่มีคุณค่าสำหรับระบบนิเวศ .NET โดย Microsoft ทำให้สามารถพัฒนาแอปพลิเคชันข้ามแพลตฟอร์มได้โดยไม่ต้องใช้ความพยายามเพิ่มเติมใด ๆ จากนักพัฒนา นี่คือเหตุผลที่ฉันเลือก. NET Core เป็นเฟรมเวิร์กเป้าหมาย ขั้นตอนในการสร้างโปรแกรมดูเอกสารใน ASP.NET Core เปิด Visual Studio และเริ่มโครงการใหม่ เลือก .NET Core จากประเภทโครงการและ ASP.NET Core Web Application จากเทมเพลต...16px; text-decoration: none; font-size: 15px; color: #2196F3;...sidebar + left position in px */ font-size: 15px; /* Increased text...

    blog.groupdocs.com/th/viewer/document-viewer-in...
  7. Convert to PDF in CSharp

    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....fichiers Excel (XLS, XLSX) et PDF font partie des formats de documents...

    blog.groupdocs.com/fr/tag/convert-to-pdf-in-csh...
  8. diff view library

    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....sublinhados, tachados, tipos de fonte, etc....

    blog.groupdocs.com/pt/tag/diff-view-library/
  9. Reorganizar páginas do Word em Java | Organizar...

    Reordene as páginas dos arquivos do Word em Java. O exemplo em execução mostra como alterar a ordem das páginas em arquivos DOC/DOCX usando a API Java de automação de documentos.... O código-fonte Java a seguir reorganiza as... Vimos o exemplo de código-fonte que alterou a posição da página...

    blog.groupdocs.com/pt/merger/move-word-pages-us...
  10. combine powerpoints

    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....apresentações usando um código-fonte java semelhante. Combinar duas...

    blog.groupdocs.com/pt/tag/combine-powerpoints/