Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 16,418 for

point

(2.11 sec)
  1. If Statement in Microsoft Word - Free Support F...

    Brand spanking new to Aspose. I inherited a project where I need to add an IF statement and have not a clue how to do this or even where to go to find out. I need to add an IF Rates Table has no rows, do not show the f…... Could someone point me in the right direction? Service...

    forum.aspose.com/t/if-statement-in-microsoft-wo...
  2. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Process(Rectangle , Int32[] , Point , Point ) at . . (Rectangle ) at...…Process(Rectangle , Int32[] , Point , Point ) at … (Rectangle ) at ...

    forum.aspose.com/t/index-was-outside-the-bounds...
  6. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts....restart these counts at any point. expect ( aw . Notes . FootnoteNumberingRul...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells 9.0.0 中的公共 API 更改|Documentation

    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....getCount (); p ++) { ChartPoint point = series . getPoints (). get...plot System . out . println ( point . isInSecondaryPlot ()); } 添加了OleObject...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...10, 2024, 7:57am 4 Another point is - if I try the following:...is the status here? From my point of view, these are standard...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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