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

font

(0.05 sec)
  1. datacolumn - Aspose.Diagram for Java - API Refe...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....FloatPointNumCollect FolderFontSource Font FontCollection FontConfigs FontSourceBase...

    reference.aspose.com/diagram/java/com.aspose.di...
  2. pagesheet - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......FloatPointNumCollect FolderFontSource Font FontCollection FontConfigs FontSourceBase...

    reference.aspose.com/diagram/python-java/aspose...
  3. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations...0 ); # Sets the table cells' font height $portionFormat = new...

    docs.aspose.com/slides/php-java/manage-table/
  8. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...FloatingBox”); var font = Java.type(“com.aspose.pdf.Font”); var lic =...fontRepo.openFont(“/usr/share/fonts/CenturyGothic.ttf”); state.setFont(f);...

    forum.aspose.com/t/relfection-error-when-callin...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...