Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,778 for

true type

(0.25 sec)
  1. 配置 Visio 时间线形状|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....setAutoUpdate ( true ); // Set milestone type milestoneHelper...Milstone 的 IsAutoUpdate 属性设置为 true。 调用 MilestoneHelper 对象的 RefreshMilestone...

    docs.aspose.com/diagram/zh/java/configure-visio...
  2. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...VisitRowEnd ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....vsd' , 'Package' , True , True , None ) # Inserting OLE...get_child_nodes ( aw . NodeType . SHAPE , True )] self . assertEqual ( 2 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....:: Node > & node ) Parameter Type Description node const Syst...Insert ( 3 , newRun ); ASSERT_TRUE ( runs -> Contains ( newRun...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... If True , the layout order of rows is...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD for Java 24.6 - 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....Inflate, Squeeze, and Twist types of warp Feature PSDJAVA-631...getGradientSettings (). setReverse ( true ); im . save ( outputFile );...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. FieldNextIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNextIf class. Implements the NEXTIF field... If the comparison is true, the next data record is merged...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Section break type A NewPage section break inserts...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p...

    forum.aspose.com/t/eliminate-extra-spacing-line...