Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 139,621 for

font

(0.34 sec)
  1. Manage Barcode Caption|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....customize the text, alignment, font, color and space of the caption...

    docs.aspose.com/barcode/jasperreports/manage-ca...
  2. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... font . locale_id = 4096 # CultureInfo("ar-AR")...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...the TextAnnotation (including font selection). Whether you are...עולם"; // Hebrew text annot.Font = FontRepository.FindFont("Arial...

    forum.aspose.com/t/text-annotation-does-not-han...
  4. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!... Font . Color = Color . Yellow ; //...Aspose.Words ChartDataLabelCollec.Font ChartDataLabelCollec.Item English...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextEffect | Aspose.Words for Java

    Animation effect for text runs in Java....Microsoft Word only support font animation effects. doc.save(getArtifactsDir()...save(getArtifactsDir() + "Font.SparklingText.doc"); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  6. 功能列表| Java 版 Aspose.Font

    Java字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/feature-list/
  7. Get the Cell object by DisplayName of PivotFiel...

    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....then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/net/get-the-cell-object-b...
  8. Expanding text from right to left while exporti...

    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....to excel workbook Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/java/expanding-text-from-...
  9. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/md/
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/pdf/