Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,785 for

true type

(0.17 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/python-net/working-with-h...
  2. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... Shape , true ). toArray (). map ( node =>...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Border::get_Shadow method | Aspo...

    Aspose::Words::Border::get_Shadow method. Gets or sets a value indicating whether the border has a shadow in C++....bottom) should be of the same type, width, color and all should...have the Shadow property set to true . Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. 使用JavaScript通过C++读取和写入工作表的查询表。|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....preserveFormatting设置为true。 您可以从以下链接下载用于此代码的源Excel文件和代码生成的输出Excel文件。...QueryTable Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  5. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/cpp/working-with-headers-...
  6. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....change the presentation view type and notes visibility when a...This interface specifies the types of values in the ChartDataPoint...

    docs.aspose.com/slides/java/public-api-and-back...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...can_have_image Returns True if the shape type allows the shape to...ShapeBase ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/locking...