Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 15,887 for

true type

(0.09 sec)
  1. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  2. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....String & password ) Parameter Type Description password const System::String&...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 使用 C++ 通过 JavaScript 禁用图表数据标签的文字换行|Documentation

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 绘制的图表中禁用数据标签的文字换行。本指南将展示如何防止长标签重叠,提供更清晰易读的图表显示。...isTextWrapped() 属性,您可以设置为 true 或 false 以分别启用或禁用数据标签的文本换行。 ...Text Wrapping </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  4. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....PdfSaveOptions { AdditionalTextPositi = true }; Image Compression : If images...You can set the compression type and quality to ensure that images...

    forum.aspose.com/t/tables-and-images-getting-tr...
  5. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method... Parameter Type Description scale float The...vertical_dpi : float ): ... Parameter Type Description scale float The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...getNSeries (). add ( "$B$1:$C$6" , true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  7. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  8. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getDirectBorderAttr(int key) getFitText() If true , fits text in the cell, compressing...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder text from regular content.... 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/net/aspose.words.mar...
  10. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...to consider: CSS Stylesheet Type : Set the CssStyleSheetType...setting ExportFontResources to true . This ensures that the fonts...

    forum.aspose.com/t/how-to-insert-the-css-format...