Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 138,752 for

aspose font

(0.1 sec)
  1. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  2. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....StyleName Contents [ Hide ] Font.StyleName property Gets or sets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Single and Multi-Page TIFF Files Aspose.Total Product Family ragu2736...11:07am 1 Hi Aspose Team, We are currently evaluating Aspose for implementing...

    forum.aspose.com/t/query-support-for-stamping-o...
  4. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded Font files, enhancing your design projects with seamless typography....method Gets a specific embedded font file. public byte [] GetEmbeddedFont...EmbeddedFontFormat Specifies the font format to retrieve. style EmbeddedFontStyle...

    reference.aspose.com/words/net/aspose.words.fon...
  5. WarningType enumeration | Aspose.Words for Python

    Aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....a warning that is issued by Aspose.Words during document loading...code. FONT_SUBSTITUTION Font has been substituted. FONT_EMBEDDING...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_Fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...where Aspose.Words looks for TrueType fonts. def get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_Fonts_folders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts....set_fonts_folders method set_fonts_folders(fonts_folders, recursive)...folders where Aspose.Words looks for TrueType fonts when rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...Description Warning ( WarningInfo ) Aspose.Words invokes this method when...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/net/aspose.words/iwa...
  10. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved document readability and professional presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...