Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 122,687 for

font

(0.14 sec)
  1. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Font Product Family Aspose.TeX Product...object is used to set the font family, font size, color, layout, and...

    kb.aspose.com/words/net/how-to-insert-watermark...
  2. Aspose.Font for Java

    A Java API for loading, drawing and saving variety of Fonts including OpenType,Type1m, CFF, and TrueType in Java applications....Font Product Family Aspose.TeX Product...Aspose.Font for Java Latest Answers How to Fetch Font Metrics...

    kb.aspose.com/font/java/
  3. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....document contains a default fonts table, minimal default styles...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....One approach is to reduce the font size of contents inside the...0.1) has the same effect as font reduction. Specifying the ScaleFactor...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  5. Print Comments while saving to PDF|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....Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/java/print-comments-while...
  6. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体...presentation = new Presentation ( "Fonts.pptx" ); // 加载要替换的源字体 IFontData...GetEmbeddedFonts (); foreach ( IFontData font in allFonts ) { if (! embeddedFonts...

    docs.aspose.com/slides/zh/net/embedded-font/
  7. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Setting Style for Empty Cells|Aspose.Words for ...

    Aspose Words for JasperReports can set default style for Empty Cells...associated with a default style (with font size=1pt, etc). This can be...

    docs.aspose.com/words/jasperreports/setting-sty...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....Provides access to properties of fonts used in this document. getFootnoteSeparator()...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute flag1 . setFontName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...