Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 16,866 for

true type

(0.1 sec)
  1. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....Start/Stop characters for barcode types NW7 and CODE39. BackgroundColor...BarcodeType { get; set; } Bar code type. BarcodeValue { get; set; }...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Name Description add(series_type) Adds a new series group of...of the specified series type to this collection. remove_at(index)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...addTooltipText 属性设置为 true 将把完整文本作为工具提示添加到生成的HTML中。 以下图片显示了生成的...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。...disableCss 属性并将其设置为 true 。 ** 禁用CSS在保存为HTML时** 以下示例代码演示了...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  5. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MergerContext | Aspose.Words for Java

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls.... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511
  10. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified Type into the document....insert_break(break_type) Inserts a break of the specified type into the...insert_break ( self , break_type : aspose . words . BreakType...

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