Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 16,782 for

true type

(0.26 sec)
  1. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...The default value depends on a type of the control. @property def...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...JSON to XLSX </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 使用Query Table数据源读取和写入表格 via JavaScript|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++读取和写入带有QueryTable数据源的表格。...SampleTableWithQuery Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  4. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series... (). setShowLabelValueFro ( true ); IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/androidjava/chart-workbook/
  6. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....int characterIndex ) Parameter Type Description structuredDocumentTa... StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java.... getDifferentFirstPag() True if a different header or footer...booklet. getOddAndEvenPagesHe() True if the document has different...

    reference.aspose.com/words/java/com.aspose.word...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/zh/python-net/how-to-set-...