Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,763 for

true type

(0.28 sec)
  1. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...VisitRowEnd ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java.... Specify true to keep the stream open. Examples:...a resource into it. Specify true to keep the stream open. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Microsoft Graph 实用功能|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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-u...
  4. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....classified as “weak types” and “neutral types”. Examples Shows how...ItalicBi = true ; builder . Font . BoldBi = true ; builder ....

    reference.aspose.com/words/net/aspose.words/fon...
  5. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Section break type A NewPage section break inserts...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  6. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....NotebookOneSaveOptio() { DeferredSaving = true }); 7 8 if (notebook. Count...class can be used to read this type of Microsoft .one file format...

    docs.aspose.com/note/net/working-with-onenote-n...
  8. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/python-net/aspose-cell...