Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 16,860 for

true type

(0.27 sec)
  1. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....FieldType { get; } Returns the type of the field. Font { get; }...HasSeparator { get; } Returns true if this field has a separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...ImageSaveOptions ) Parameter Type Description fileName string... SvgSaveOptions ) Parameter Type Description fileName string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....( name : string ) Parameter Type Description name string Case-sensitive...property to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....information that is, the Window ID, type, height, width and state. Retrieve...ID ); Console . WriteLine ( "Type: " + window . WindowType );...

    docs.aspose.com/diagram/net/working-with-window...
  5. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  6. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the Type of this header/footer....headerFooterType property Gets the type of this header/footer. get headerFooterType...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++的JavaScript输出空白页面,当没有内容需要打印时|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....当你设置为 true 时,它会打印空白页。 当没有要打印的内容时输出空白页 ...ImageOrPrintOptions.outputBlankPageWhenN 属性设置为 true 后,将空白工作表渲染为图像。因此,生成了空白页,你可以在下面的图片中看到。...

    docs.aspose.com/cells/zh/javascript-cpp/output-...
  8. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT 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...
  9. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/cells-font...