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

true type

(1.53 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. 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...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....method: detectAreas Behavior true The OCR engine tries to break...pages in the document. Property Type Description Rectangles List<Rectangle>...

    docs.aspose.com/ocr/net/image-regions-line-find/
  4. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SHAPE, 0, true); // Check soft edge radius...getChild(NodeType.SHAPE, 0, true); // Check soft edge radius...

    reference.aspose.com/words/java/com.aspose.word...
  5. 搜索

    搜索...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...
  6. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....saveOptions ); // Verify the file type of our document, and its encryption...( info . IsEncrypted , Is . True ); Shows how to use the FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  7. HeaderFooter.accept method | Aspose.Words for N...

    HeaderFooter.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitHeaderFooterEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#....binding, and supported chart types. LINQ Reporting Engine enables...chart title. Depending on the type of the chart, add x tags to...

    docs.aspose.com/words/net/linq-working-with-cha...