Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 16,783 for

true type

(0.2 sec)
  1. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...fill_type = slides.FillType.SOLID tbl...border_bottom.fill_format.fill_type = slides.FillType.SOLID tbl...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  6. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Type) Ascending).ToList() Dim builder...Each doc In _Replacement If doc.Type = CompletionCertificat.Header...

    forum.aspose.com/t/header-alignment-issue-and-n...
  7. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True workbook = chart . chart_data...

    docs.aspose.com/slides/zh/python-net/chart-work...
  8. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... setTemporaryFilesAll ( true ); loadOptions . getBlobManagementOpt...presentation can contain the following types of embedded binary objects:...

    docs.aspose.com/slides/nodejs-java/open-present...
  9. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured.... setTemporaryFilesAll ( true ); loadOptions . getBlobManagementOpt...presentation can contain the following types of embedded binary objects:...

    docs.aspose.com/slides/java/open-presentation/
  10. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...Mask, IsTransferInfo = true, }; var success = document.Convert(options);...The conversion call returns true because, from Aspose.PDF’s point...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...