Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 142,632 for

font

(0.19 sec)
  1. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....Set the Font for a Text Watermark You can change the font of the...and more. Can I customize the font and style of a text watermark...

    docs.aspose.com/slides/cpp/watermark/
  2. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...placed at (0,0) with a very small font size – it is // invisible but...= new Position(0, 0), Font = new Font(FontFamily.Helvetica, 0...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  3. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/
  4. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/md/
  5. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....getFont() Provides access to the font formatting of this data label...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. 将演示文稿导出为带外部链接图像的 HTML|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP(通过 Java)中将 PowerPoint 和 OpenDocument 演示文稿导出为 HTML,并将图像及其他资源保存为外部链接文件。...put ( "font/woff" , ".woff" ); extensions . put ( "font/woff2"...woff2" ); extensions . put ( "font/ttf" , ".ttf" ); extensions...

    docs.aspose.com/slides/zh/php-java/exporting-pr...
  7. 使用“名称”表| .NET

    TrueType字体表“名称”是文本字符串的存储,它们描述了字体元数据,例如字体名称,许可证信息,版权通知以及许多其他文本。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-name-t...
  8. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/html/
  9. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/word/
  10. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...この問題は次のように記録されています CELLSJAVA-43037 - Font problem on PDF conversion Toshihiro...se)_font.pdfの方)。 比較のためEXCELで印刷したファイル(output(excel)_font.pdf)も同梱します。...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246