Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 16,707 for

true type

(0.31 sec)
  1. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为HTML时导出网页浏览器不支持的边框,使用Aspose.Cells for JavaScript via C++。...请将其值设为 true ,未支持的边框也会导出到HTML文件中。 在Web浏览器不支持边框样式时导出相似的边框样式...Style Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...Thumbnail Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  4. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... Parameter Type Description password str The...Document.write_protection . Returns True if a correct password was specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....FIELD_SYMBOL, true); // The ANSI character code...toString(0x00a9)); field.isAnsi(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  6. CustomPart.is_external property | Aspose.Words ...

    CustomPart.is_external property. False if this custom part is stored inside the OOXML package... True if this custom part is an external...f ' \t Content type: \t\t { part . content_type } ' ) print (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....get_BreakIsStyleSeparato () True if this paragraph break is a...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data Types for optimal performance....property of the String data type. public DocumentProperty Add...name , string value ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  10. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validate_password(password) Returns True if the specified password is...password : str ): ... Parameter Type Description password str Examples...

    reference.aspose.com/words/python-net/aspose.wo...