Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 134,636 for

font

(0.48 sec)
  1. Run | Aspose.Words for Java

    Represents a run of characters with the same Font formatting in Java....of characters with the same font formatting. To learn more, visit...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....: tfc ) { // Need to reduce font size at least for 70% auto size...0.1) has the same effect as font reduction. Specifying the ScaleFactor...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. Online PDF File Comparison or Build Android Mob...

    Free online app to Compare different PDF files. Android comparison library code for PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compare/...
  4. Online DOT File Comparison or Build Android Mob...

    Free online app to Compare different DOT files. Android comparison library code for DOT documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compare/...
  5. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/python-net/other-options/
  6. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  7. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...layout might occur because the fonts used in the documents are not...accurate document layout the fonts are required. If Aspose.Words...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  8. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/
  9. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....also increase or decrease the font size: public static void ReplaceText02...

    docs.aspose.com/pdf/java/replace-text/
  10. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/inl...