Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 144,188 for

font

(0.6 sec)
  1. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/cpp/chart-legend/
  3. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  4. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...Table” also resets the fonts (e.g. font color). But we have not...not found an API to reset a font color. Suggestions for that?...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  5. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...template, like font name, font size, font color, font shading for...

    forum.aspose.com/t/insert-template-to-existing-...
  6. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a Font resource in C++....Words is about to save a font resource. virtual void Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ComparerContext | Aspose.Words for Java

    Document comparer context in Java.... getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  8. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/java/complex-pdf-example/
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....BaselineAlignment Specifies fonts vertical position on a line...DefaultFontSubstitut Default font substitution rule. DigitalSignature...

    reference.aspose.com/words/java/com.aspose.words/
  10. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/ppt/