Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,958 for

true type

(0.62 sec)
  1. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

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

    Implements the SEQ field in Java....FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...insertField(FieldType.FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...showCellRange 属性设置为 true ,以选择 标签包含-来自单元格的值 选项。 <!DOCTYPE...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/showing...
  4. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from invoice images.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. WarningInfoCollection | Aspose.Words for Java

    Represents a Typed collection of WarningInfo objects in Java....IWarningCallback, Iterable Represents a typed collection of WarningInfo objects...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle.... Parameter Type Description source aspose.pydrawing...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing document processing efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/body/
  8. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....accept a Boolean‑type second parameter. Passing true as the second...SetFontFolder ( fontFolder1 , true ); Vector < U16String > fontFolders...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...