Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 17,187 for

true type

(0.19 sec)
  1. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getRowFormat().setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.Cells 8.4.1|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.... true if preferred usage of the connection...connection has been deleted. true if the connection has been deleted;...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content Type of the document....property Gets or sets the content type of the document. get contentType...aw . NodeType . Paragraph , true ). count ; expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...FieldFormat object that provides typed access to field’s formatting...retrieve. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....easily combine two or more chart types to make your data more understandable...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-com...
  6. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  7. DWG to SVG Conversion Issues in Aspose.CAD: los...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  8. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... Parameter Type Description index int Remarks...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

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

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....getFirstSection(), true)); // We can also find it in...ancestor of the specified object type. getBehavior() Specifies the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart Type, the converter…...includes a word scatter chart type, the converter throws the following...following error: “Chart type does not support a data table.” This...

    forum.aspose.com/t/exception-when-converting-wo...