Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 8,482 for

true type

(0.09 sec)
  1. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is True....is_showing_placeholder_text element is true. @property def placeholder (...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtType | Aspose.Words for Java

    Specifies the Type of a structured document tag SDT node in Java....class SdtType Specifies the type of a structured document tag...document tag of the Citation type. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. 格式化文本|Aspose.Slides 文档

    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.... FontBold = true ; //斜体 port . FontItalic = true ; //更改文本颜色 port...//更改形状背景颜色 shp . FillFormat . Type = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/zh/net/format-text/
  5. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is True in C++....IsShowingPlaceholder element is true . System :: SharedPtr < Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....commentRangeStart ) Parameter Type Description commentRangeStart...mDocTraversalDepth ++; mVisitorIsInsideComm = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended.... Comment ) Parameter Type Description comment Comment...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...