Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 15,829 for

point

(0.05 sec)
  1. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...series and for specific data points, but the labels are still displayed...series level and individual point level . The user’s code correctly...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  6. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...SharedPtr < IChartDataPoint > point = series -> get_DataPoints ()...() -> idx_get ( 0 ); point -> get_Format () -> get_Fill () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  7. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...calculation based on CENTER POINT rotation // Rotation happens...shape's center, not the anchor point // // Target position AFTER...

    forum.aspose.com/t/topic/324972
  8. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Location); const double POINTS_PER_CENTIMETER = 28.3465; var...var margins = 2 * POINTS_PER_CENTIMETER; var document = new Document();...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  9. Set Barcode Size and Resolution in Java|Documen...

    How to Manage Barcode Parameters in Aspose.BarCode for Java...units (millimeters, inches, points, or pixels) and barcode image...pixels, millimeters, inches, or points to any of the supported measurement...

    docs.aspose.com/barcode/java/set-barcode-size/
  10. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!...how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...