Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 17,154 for

true type

(0.28 sec)
  1. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...TABLE, true); Table table = (Table) tables...getChildNodes(NodeType.TABLE, true); Table table = (Table) tables...

    forum.aspose.com/t/cannot-distinguish-between-b...
  2. Cell.accept method | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a shape in Java....SHAPE, 0, true); Fill fill = shape.getFill();...patternTypeName) Parameters: Parameter Type Description patternTypeName...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... Parameter Type Description file_name str The...SaveFormat ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row.accept method | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Select Reed Solomon Error Correction Level|Docu...

    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-3-selection-...
  7. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....JoinRunsOptions > & options ) Parameter Type Description options const S...options -> set_IgnoreRedundant ( true ); // Ignore redundant run properties...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....or images having a specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/java/working-with-images/
  9. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...

    docs.aspose.com/slides/net/shape-manipulations/
  10. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...dealing with such mixed data types in the source range? We want...invoiceTransactionDa.type === DOCUMENT_TYPES.INVOICE_TYPE ? ([invoiceTransactionDa]...

    forum.aspose.com/t/pivot-table-defaults-to-coun...