Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,784 for

true type

(0.14 sec)
  1. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....PageBreakBefore property set to true . ColumnBreak 2 The document...parts at a section break of any type. HeadingParagraph 8 The document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentVisitor.visitCommentStart method | Aspo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MappedDataFieldCollection.Add | Aspose.Words fo...

    Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....dataSourceFieldName ) Parameter Type Description documentFieldName...ContainsKey ( "MergeFieldName" ), Is . True ); Assert . That ( mappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  4. 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...
  5. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values.... Shape , true ). OfType < Shape >(). ToArray...terms of dimensions and shape type. Assert . That ( shapes [ 1...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... This type of chart is often called a candlestick...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  7. 搜索

    搜索...AddChart (Charts::ChartType type, float x, float y, float width...et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(20);...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... Parameter Type Description font_folder str...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...Check Placement Type : Change the placement type of the image from...MOVE_AND_SIZE); // Change placement type Cell titleCell = sheet.getCells()...

    forum.aspose.com/t/when-inserting-a-picture-and...