Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 17,463 for

true type

(2.75 sec)
  1. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subdocuments in your applications. Enhance your coding efficiency!...SubDocument subDocument ) Parameter Type Description subDocument SubDocument...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/net/fields-overview/
  3. Plain 5-column answer sheet|Documentation

    OMR ready 5-column answer sheet...OMR ready answer sheet for any type of test, exam, quiz, assessment...font_size=10 align=left content_type=cells align=center ?empty_line=...

    docs.aspose.com/omr/net/showcases/exam/plain/
  4. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....MapiItemType class provides types for different MAPI items like...this class is to identify the type of MAPI item being processed...

    products.aspose.com/email/java/conversion/olm-t...
  5. 处理附件和嵌入对象|Documentation

    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.... removeAt ( 0 , true ); // Now clear the Alternate...getLinkedResources (). clear ( true ); 提取嵌入对象 本主题说明如何从电子邮件文件中提取...

    docs.aspose.com/email/zh/java/working-with-atta...
  6. 通过Node.js与C++自定义图表|Documentation

    了解如何在Aspose.Cells for Node.js via C++中自定义图表。我们的指南将指导您如何修改图表布局、添加和格式化数据系列、调整轴线以及应用各种格式化选项,以改善图表的外观和实用性。...add ( "A1:B4" , true ); // Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/customizing...
  7. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/cpp/slide-master/
  8. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++.... static Type () Examples Shows how to insert...yAxis -> set_ReverseOrder ( true ); yAxis -> set_MajorTickMark...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word to html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...FolderFontSource(@"C:\Temp\fonts", true) }); doc.WarningCallback = new...HtmlFixedSaveOptions(); opt.PrettyFormat = true; doc.Save(@"C:\Temp\out.html"...

    forum.aspose.com/t/word-to-html-font-issue/250063