Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 141,731 for

aspose font

(1.69 sec)
  1. Font.themeFont property | Aspose.Words for Node.js

    Font.themeFont property. Gets or sets the theme Font in the applied Font scheme that is associated with this [Font](../) object....property Font.themeFont property Gets or sets the theme font in the...applied font scheme that is associated with this Font object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default Font settings....default font settings. get defaultInstance () : Aspose . Words...Words . Fonts . FontSettings Remarks This instance is used by default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....search a PDF file, we’ll use Aspose.PDF for Python via .NET , a...install it, and search for aspose-pdf . Alternatively, run the...

    products.aspose.com/pdf/python-net/search/
  4. Font.themeFontFarEast property | Aspose.Words f...

    Font.themeFontFarEast property. Gets or sets the East Asian theme Font in the applied Font scheme that is associated with this [Font](../) object....themeFontFarEast property Font.themeFontFarEast property Gets...the East Asian theme font in the applied font scheme that is associated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::XamlFlowSaveOptions class Contents [ Hide...XamlFlowSaveOptions : public Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  7. Aspose word for java将word文档转为html后,着重号丢失 - Free...

    Aspose word for java将word文档转为html后,着重号丢失 htmlSaveOptions设置如下: private HtmlSaveOptions initHtmlSaveOptions() { HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML); options.setEncoding(StandardCharsets…...Aspose word for java将word文档转为html后,着重号丢失 中文技术支持 docxtohtml ,...December 28, 2023, 7:35am 1 aspose word for java将word文档转为html后,着重号丢失...

    forum.aspose.com/t/aspose-word-for-java-word-ht...
  8. 从 PDF 中提取字体 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取所有嵌入字体。...请查看以下代码片段以获取现有 PDF 文档中的所有字体: 以下代码片段也适用于 Aspose.PDF.Drawing 库。 // For complete...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/extract-fonts-from-pdf/
  9. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....Aspose::Words::InlineStory class Contents [ Hide ] InlineStory...public Aspose :: Words :: CompositeNode , public Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....code snippet also work with Aspose.PDF.Drawing library. Get or...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/net/modifing-form/