Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 136,741 for

aspose font

(0.27 sec)
  1. Aspose::Words::Fonts::FolderFontSource::GetType...

    How to use GetType method of Aspose::Words::Fonts::FolderFontSource class in C++....Aspose::Words::Fonts::FolderFontSource::GetType method Folde...System :: TypeInfo & Aspose :: Words :: Fonts :: FolderFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    How to use GetType method of Aspose::Words::Fonts::FontConfigSubstitutionRule class in C++....Aspose::Words::Fonts::FontConfigSubstituti::GetType method F...System :: TypeInfo & Aspose :: Words :: Fonts :: FontConfigSubstituti...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....def appearance ( self ) -> aspose . words . markup . SdtAppearance...appearance ( self , value : aspose . words . markup . SdtAppearance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule::set_DefaultFontName method. Setter for Aspose::Words::Fonts::DefaultFontSubstitutionRule::get_DefaultFontName in C++....Aspose::Words::Fonts::DefaultFontSubstitut::set_DefaultFontName...e method Setter for Aspose::Words::Fonts::DefaultFontSubstit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...in grey colour in Word docs Aspose.Words Product Family words-java...July 16, 2025, 3:44am 1 Hi In Aspose Words for Java, we are using...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  7. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...pdf" ); } 类似地,Aspose.PDF具有使用DOM方法获取字段限制的方法。 以下代码片段显示了步骤。...get_MaxLen ()); } 您还可以使用以下代码片段通过 Aspose.PDF.Facades 命名空间设置和获取相同的值。...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  8. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... font . size = 12 chart_axis_y_title . font . color =...= aspose . pydrawing . Color . blue doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.Aspose.pdf.internal.ms.System.lh: Invalid operation at com.Aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.Aspose.pdf.internal.l…...aspose.pdf.internal.ms.System.lh: Invalid operation Aspose...documents to PDF documents com.aspose.pdf.internal.ms.System.lh:...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples....feature: import aspose.slides as slides import aspose.pydrawing as...feature: import aspose.slides as slides import aspose.pydrawing as...

    docs.aspose.com/slides/python-net/text-formatting/