Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 15,355 for

point

(0.1 sec)
  1. How to Extract Text from Scanned PDF in C#

    This topic helps you understand how to extract text from scanned PDF in C#. This will apply OCR and extract text from images in PDF in C#.... However, one important point to understand here is DetectArea...

    kb.aspose.com/ocr/net/how-to-extract-text-from-...
  2. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....a new section break at this point, however in // Aspose.Words...

    docs.aspose.com/words/net/joining-word-document...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....tick marks of the Y-axis to point away from the plot area, # and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  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