Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 15,987 for

true type

(0.11 sec)
  1. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  7. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...regexKey 设置为 true 表示搜索的关键词将作为正则表达式处理。 以下代码片段演示了如何使用...Replace Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  9. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides Typed access to HeaderFooter nodes of a Section in Java....extends NodeCollection Provides typed access to HeaderFooter nodes...Document(getMyDir() + "Header and footer types.docx"); // Iterate through each...

    reference.aspose.com/words/java/com.aspose.word...