Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 16,418 for

true type

(0.17 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....canHaveImage() Returns true if the shape type allows the shape to...ancestor of the specified object type. getAnchorLocked() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....OFFICE_MATH, 0, true); // OfficeMath nodes that are...change its location and display type. Assert.assertEquals(MathObjectType...

    reference.aspose.com/words/java/com.aspose.word...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  4. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Window Elements|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....information that is, the Window ID, type, height, width and state. A...()); System . out . println ( "Type: " + window . getWindowType...

    docs.aspose.com/diagram/java/working-with-windo...
  7. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  8. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...cast object of type ‘Aspose.Slides.? ?’ to type ‘Aspose.Slides...string strError) { bool bResult = true; strError = ""; try { using...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  9. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.not...