Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 17,476 for

true type

(0.23 sec)
  1. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  2. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...CheckWorkbookDefault 属性的默认值为 true 。 这是示例代码中使用的 模板文件 的屏幕截图。 设置... TIFF, PDF) </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  3. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....document tag of the "PlainText" type, which will function as a text...( substituteBlock )). toBe ( true ); // Set the "IsShowingPlaceholder"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to True , this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...<input _ngcontent-dtp-c596="" type="checkbox" disabled="" checked=""...<input _ngcontent-knj-c501="" type="checkbox" disabled="" title="on"...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  6. Read Embedded Email Attachments from Message in...

    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....) and of type eml if (( attExt . equals (...) == true && att . getName (). contains ( "ATT" ) == true )) {...

    docs.aspose.com/email/java/read-embedded-email-...
  7. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....); // Check the data source type if it is a query table if (...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  8. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....is_showing_placeholder_text element is True . @property def placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an object in C++.... static Type () Remarks Use the Glow property...Words :: NodeType :: Shape , 0 , true )); shape -> get_Glow () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Fill.solid method | Aspose.Words for Python

    aspose.words.drawing.Fill.solid method... Parameter Type Description color aspose.pydrawing...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

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