Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 10,757 for

true type

(0.04 sec)
  1. Aspose::Words::DocumentVisitor::VisitCellStart ...

    Aspose::Words::DocumentVisitor::VisitCellStart method. Called when enumeration of a table cell has started in C++....Tables :: Cell > cell ) Parameter Type Description cell System::Sh...++ ; mVisitorIsInsideTabl = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....Feature PSDNET-1534 Add new types of warp (arc & arch) Feature...property UpdateMetadata is set to true Feature PSDNET-1567 Increase...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  3. DocumentVisitor.visitCellStart method | Aspose....

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setEvenlySpaced(boolean) to true . When a new TextColumn is created...docx"); Parameters: Parameter Type Description value double The...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...string fileName ) Parameter Type Description fileName String...LoadOptions loadOptions ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 Apache POI 和 Aspose.Cells 创建图表|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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/java/create-charts-usi...