Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 139,283 for

font

(0.24 sec)
  1. Ինչպես տեղադրել Hyperlink Word-ում C#-ով

    Այս կարճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես տեղադրել հիպերհղում Word-ում՝ օգտագործելով C#: Այն տրամադրում է բոլոր անհրաժեշտ մանրամասները միջավայրը հաստատելու համար և գործարկվող կոդ՝ Word-ում C#-ի միջոցով հիպերհղում ավելացնելու համար:...Font Product Family Aspose.TeX Product...հիպերհղումը ավելացնելուց հետո Font դասի ClearFormatting() մեթոդը...

    kb.aspose.com/hy/words/net/how-to-insert-hyperl...
  2. Ինչպես տեղադրել ջրանիշը TIFF-ում Java-ի միջոցով

    Այս հակիրճ ձեռնարկը ցույց է տալիս, թե ինչպես տեղադրել ջրանիշը TIFF-ում Java-ի միջոցով: Այն կարող է օգտագործվել TIFF պատկերն ապահովելու համար՝ Java-ում ջրի մակարդակի նշագիծ ավելացնելով սովորական օպերացիոն համակարգերից որևէ մեկում, ինչպիսիք են Ubuntu-ն, MS Windows-ը կամ macOS-ը:...Font Product Family Aspose.TeX Product...TIFF պատկերի օրինակով Ստեղծեք Font դասի օբյեկտ ջրի նշագծի տողի...

    kb.aspose.com/hy/imaging/java/how-to-set-waterm...
  3. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....(disable) font embedding HTML pages often use fonts (i.e., fonts from...from a local folder, Google Fonts, etc.). We can also control the...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  4. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  5. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/rendering-options/
  6. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Far East and Latin Name of the Font in Text Options of Shape with...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  7. Format Worksheet Cells in a Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Use fonts and attributes to highlight...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/java/format-worksheet-cel...
  8. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for JavaScript via C++. Obtain style and formatting information effectively...."utf-8" /> < style > body { font-family : Arial , sans-serif..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/extract-th...
  9. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/pdf/
  10. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/docx/