Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 29,955 for

true type

(0.07 sec)
  1. StructuredDocumentTagRangeStart.GetChildNodes |...

    StructuredDocumentTagRangeStart GetChildNodes method. Returns a live collection of child nodes that match the specified Types in C#....nodes that match the specified types. public NodeCollection GetChildNodes...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CustomFontSubstitutionBase - Aspose.PDF for Jav...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....Nested Classes Modifier and Type Class and Description static...Concrete Methods Modifier and Type Method and Description boolean...

    reference.aspose.com/pdf/java/com.aspose.pdf.te...
  3. Remove() | Aspose.Slides for C++ API Reference

    Removes first occurance of the specified element from list....override Arguments Parameter Type Description element const T&...Element to remove. Return Value True if element was found and removed...

    reference.aspose.com/slides/cpp/system.collecti...
  4. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....LayoutEntityType enumeration Types of the layout entities. Members... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Auto Shapes in Presentation using Apache...

    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...." ); //Add an auto shape of type line sld . getShapes (). addAutoShape...available to insert various type of shapes in presentation using...

    docs.aspose.com/slides/java/slides-poi/insert-a...
  6. Class DBConnection | Aspose.Cells for .NET API ...

    Aspose.Cells.ExternalConnections.DBConnection class. Specifies all properties associated with an ODBC or OLE DB external data connection... true if preferred usage of the connection...Specifies the OLE DB command type. 1. Query specifies a cube name...

    reference.aspose.com/cells/net/aspose.cells.ext...
  7. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....setReadOnlyRecommend(true); Assert.assertTrue(doc.getWriteProtection()... isWriteProtected() Returns true when a write protection password...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series Type to this collection....add method add(series_type) Adds a new series group of the specified...series type to this collection. def add ( self , series_type : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LegendEntry class | Aspose.Cells for Python via...

    LegendEntry class LegendEntry class Represents a legend entry in a chart legend. The LegendEntry Type exposes the fol...... The LegendEntry type exposes the following members:...of the text. auto_scale_font True if the text in the object changes...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. If the number is more than 15 digits , the numb...

    Hi , I am using the following code to convert the JSON data into Excel var aspose = aspose || {}; aspose.cells = require("aspose.cells"); const path = require('path'); const data = [ { "Employee Id": "T…...setArrayAsTable(true); layoutOptions.setConvertNumericOrD(true); layoutOptions...layoutOptions.setConvertNumericOrD(true); to: layoutOptions.setConv...

    forum.aspose.com/t/if-the-number-is-more-than-1...