Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 16,711 for

true type

(0.15 sec)
  1. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... Cell ) Parameter Type Description cell Cell The object...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... Table ) Parameter Type Description table Table The...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing section enumeration in your applications. Enhance your coding efficiency today!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance....VisitRowStart ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Managing Controls|Documentation

    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....text box used to define all types of settings. It has some important...property specifies the placement type. The Font property specifies...

    docs.aspose.com/cells/net/managing-controls/
  6. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...SetPicture( isFirst: true, isEven: true, isHeader: true, section: 0,...collection. Placement Type : The placement type is set to MoveAndSize...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  7. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...from Node ) isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 公共 API Aspose.Diagram 6.6.0 的变化|Documentation

    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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... AutoFitPageToDrawing = true ; diagram . Save ( dataDir +...options . SaveForegroundPagesO = true ; // Specify the quality of...

    docs.aspose.com/diagram/net/save-visio-document/