Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 155,345 for

2

(0.3 sec)
  1. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...NONE) Issue #2: Temporary workaround implemented...Affected Tables : Table 5 (Page 2): Top-level table with “Around”...

    forum.aspose.com/t/table-layout-issues-in-word-...
  2. Word结构化解析 - Free Support Forum - aspose.com

    怎么使用aspose.word结构化解析word内容,有没有具体的案例...words-java 321227850 April 29, 2025, 2:00am 1 怎么使用aspose.word结构化解析word内容,有没有具体的案例...Discourse April 29, 2025, 2:00am 2 @321227850 请问您能否提供更多关于您想要实现的具体功能或案例的细节?...

    forum.aspose.com/t/word/312029
  3. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/de/python-java/your-fir...
  4. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF document with Aspose.PDF for Java...."(x+y)^3&=(x+y)(x+y)^2" + "(x+y)(x^2+2xy+y^2)\\\\" + "&=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/java/advanced-features/
  5. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Slim versison of Aspose.PDF assembly - Free Sup...

    https://forum.aspose.com/t/slim-versison-of-aspose-pdf-assembly/287984/8 hello asad.ali My comapny recently renewed our license and bought premium support with it. Can you let me know how I can get to see the details o…...deng August 2, 2024, 8:27pm 1 I am trying to...Professionalize.Discourse August 2, 2024, 8:27pm 2 Could you please provide...

    forum.aspose.com/t/slim-versison-of-aspose-pdf-...
  8. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...Family words-java zaze8736 August 2, 2025, 12:09am 1 template List...| 1. A Company (1200000) | | 2. B Ltd. (750000) | | 3. C & D...

    forum.aspose.com/t/restartnum-stops-working-ins...
  9. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property in C++....titleAreaHeight ) / 2 ; const double doughnutCenterX = chartWidth / 2.0 ; const...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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