Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 10,769 for

true type

(0.08 sec)
  1. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::WebExtensions::TaskPane class | ...

    Aspose::Words::WebExtensions::TaskPane class. Represents an add-in task pane object. To learn more, visit the documentation article in C++.... TaskPane () static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...index , Node node ) Parameter Type Description index Int32 The...Insert ( 3 , newRun ); Assert . True ( runs . Contains ( newRun ));...

    reference.aspose.com/words/net/aspose.words/nod...
  4. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this shape object has after applying drawing effects. Value is measured in points in C++....GetChildNodes ( NodeType :: Shape , true ) -> LINQ_OfType < SharedPtr...terms of dimensions and shape type. ASPOSE_ASSERT_EQ ( shapes [...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....diagram or tornado graph, is a type of data visualization that is...SetChartDataRange ( u "A1:C7" , true ); // Set properties for the...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  8. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…... I tried setting bidi=true for the paragraph the table...section.getPageSetup().setBidi(true); for (Table table : (Iterable)doc...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  9. Adjust Foreground and Background colors|Documen...

    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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-2-foreground...
  10. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection....IndexOfKey ( string name ) Parameter Type Description name String The...outlineLevels . Count ); Assert . True ( outlineLevels . Contains (...

    reference.aspose.com/words/net/aspose.words.sav...