Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 138,981 for

aspose font

(0.27 sec)
  1. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...如何使用C#搜索PDF檔 為了搜尋 PDF 文件,我們將使用 Aspose.PDF for .NET API,這是一個功能豐富、強大且易於使用的文件操作...API,適用於 net 平台。開啟 NuGet 套件管理器,搜尋 Aspose.PDF 並安裝。您也可以在套件管理器控制台中使用下列命令。...

    products.aspose.com/pdf/zh-hant/net/search/
  2. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...搜索 PDF 文件 为了搜索 PDF 文件,我们将使用 Aspose.PDF for .NET API,这是一款功能丰富、功能强大且易于使用的适用于...平台的文档处理 API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。...

    products.aspose.com/pdf/zh-hans/net/search/
  3. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....@property def theme ( self ) -> aspose . words . themes . Theme :...how to set custom colors and fonts for themes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the Font source....of the font source. @property def type ( self ) -> aspose . words...words . fonts . FontSourceType : ... Examples Shows how to access...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListCollection class Contents [ Hide ]...IEnumerable < System :: SharedPtr < Aspose :: Words :: Lists :: List >>...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....the text and the corresponding font. Also, you can set alignment...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  7. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++....Aspose::Words::Style::get_ParagraphFormat method Contents [ Hide...SharedPtr < Aspose :: Words :: ParagraphFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....Aspose::Words::Style::get_AutomaticallyUpdate method Contents...the appropriate value. bool Aspose :: Words :: Style :: get_AutomaticallyUpdate...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::Lists::List::get_ListLevels meth...

    Aspose::Words::Lists::List::get_ListLevels method. Gets the collection of list levels for this list in C++....Aspose::Words::Lists::List::get_ListLevels method Contents [...list. System :: SharedPtr < Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...