Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 16,485 for

font converter

(0.14 sec)
  1. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....style with access to specific font members etc. Further details...the tab characters would be converted to white space equivalent...

    docs.aspose.com/words/java/working-with-table-o...
  2. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....style with access to specific font members etc. Further details...the tab characters would be converted to white space equivalent...

    docs.aspose.com/words/net/working-with-table-of...
  3. Save HTML Document – C# Examples – Aspose.HTML ...

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/save-html-document/
  4. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....getFont() Provides access to the font formatting of the anchor character...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. FootnoteSeparator | Aspose.Words for Java

    in Java....save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFont() Provides access to the font formatting of this object. getGlow()...localToParent(Point2D.Float value) Converts a value from the local coordinate...

    reference.aspose.com/words/java/com.aspose.word...
  7. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....form, has been explicitly converted to a tab character. Assert...form, has been explicitly converted to a tab character. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET... Char = Convert . ToChar ( 8226 ); // Sets...ParagraphFormat . Bullet . Char = Convert . ToChar ( 8226 ); para1 ....

    docs.aspose.com/slides/net/manage-paragraph/
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....format a run of text using its font property. Document doc = new..."Hello world!"); Font font = run.getFont(); font.setName("Courier...

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