Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 141,419 for

font

(0.16 sec)
  1. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....Provides access to properties of fonts used in this document. getFontSettings()...getFontSettings() Gets document font settings. getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Creating, Opening and Saving Images|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....Setting for Replacing Missing Fonts Developers can use Aspose.PSD... for example to set default font name when saving PSD documents...

    docs.aspose.com/psd/java/creating-opening-and-s...
  4. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order of categories.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...