Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 138,988 for

aspose font

(1.7 sec)
  1. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. MergerContext | Aspose.Words for Java

    Document merger context in Java....aspose.words.ProcessorContext public...{ saveOptions.setPassword("Aspose.Words"); } Merger.create(mergerContext)...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages yields wrong results Aspose.Words Product Family words-net...problems might occur because the fonts used in your input document...

    forum.aspose.com/t/document-extractpages-yields...
  6. How to Run the Examples | Aspose.Font for Java

    Java APIs to manipulate Font files. To run the examples download and run Java Font Manipulation and Management API Examples from GitHub in Visual Studio....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/java/how-to-run-the-examples/
  7. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  8. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....name, a captured group in the Aspose.Words.Replacing.ReplacingArgs...Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 字体命令行工具| .NET 版 Aspose.Font

    从适用于 .NET 的 Aspose.Font发现命令行接口(CLI)工具,该工具可以通过简单的命令轻松地使用字体转换和操作。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/net/cli-tools/
  10. Theme Class | Aspose.Words for .NET

    Explore the Aspose.Words.Theme class to enhance your documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors....to specify the set of major fonts for different languages. MinorFonts...to specify the set of minor fonts for different languages. Examples...

    reference.aspose.com/words/net/aspose.words.the...