Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 17,414 for

true type

(0.11 sec)
  1. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts.... If true , the text runs along a path...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... green , True ) table . set_border ( aw ....pydrawing . Color . green , True ) table . set_border ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#....by this control Property Name Type Example/Possible values Description...ExportInLandscape bool true or false If true it changes the orientation...

    docs.aspose.com/words/net/visual-studio-export-...
  4. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... If this option is set to True , fonts will be embedded into...4 options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...When this property is set to True images data are exported directly...4 options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for .NET:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,简化您的演示文稿数据。...Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...DefaultDataLabelForm . ShowLabelValueFromCe = true ; IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/zh/net/chart-workbook/
  7. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....synonym of type, while in PostScript there are types that can be...called “objects”. Therefore all types in PDF, either simple or complex...

    docs.aspose.com/page/net/what-is-pdf-file/
  8. 保存验证结果 – C# 中的网页无障碍检查

    了解如何使用 Aspose.HTML .NET 库以不同的输出格式(文本、JSON 和 XML)保存网站无障碍测试结果。...will return "validationResult:true" 16 Console. WriteLine (content);...H35; 4 criterion : 1. 1 . 1 ; 5 type : Error; 6 description : Check...

    docs.aspose.com/html/zh/net/web-accessibility-v...
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/cpp/copying-paragraph-an...
  10. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...UseSubstitutions = true; Regex tagRegex = new Regex(@"<<...GetChildNodes(NodeType.Paragraph, true).OfType<Paragraph>()) { string...

    forum.aspose.com/t/bookmarking-all-the-static-t...