Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 14,730 for

true type

(0.09 sec)
  1. IsFontEmbedded|Aspose.PDF for Reporting Services

    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....IsFontEmbedded 数据类型 : Boolean 支持的值 : True, False (默认) 示例 < Render > …...… < Extension Name = "APPDF" Type = "Aspose.Pdf.ReportingServices...

    docs.aspose.com/pdf/zh/reportingservices/isfont...
  2. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...mergeHeaderFooter(hbuilder, builder2, true, sameHeaderFooterFile, useHeaderFirstPageOn...sectionCount; index++) { /**@type {Packages.com.aspose.words.Section}*/...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. ChartSeries.SeriesType | Aspose.Words for .NET

    Discover the ChartSeries SeriesType property to easily identify your chart series Type and enhance your data visualization. Unlock powerful insights today!...SeriesType property Gets the type of this chart series. public...GetChild ( NodeType . Shape , 0 , true )). Chart ; // Remove all series...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...but I dont know in advance the type, hence I am using objects. thank...library handles different numeric types. While Double.NaN works without...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  6. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!... Type , Is . EqualTo ( FieldType ...Result )). Days <= 1 , Is . True ); Shows how to get a field’s...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Notes::FootnoteSeparator::Accept...

    Aspose::Words::Notes::FootnoteSeparator::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. FootnoteSeparator | Aspose.Words for Java

    in Java....ancestor of the specified object type. getChild(int nodeType, int...getSeparatorType() getStoryType() Gets the type of this story. getTables() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....SHAPE, 0, true)).getChart(); ChartLegend chartLegend...getLegendEntries().get(1).getFont().setItalic(true); chartLegend.getLegendEntries()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the Type of this chart series....seriesType property Gets the type of this chart series. get seriesType...chart = doc . getShape ( 0 , true ). chart ; // Remove all series...

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