Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 15,841 for

point

(0.78 sec)
  1. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....control character to mark the point where text moves to the next...

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

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....control character to mark the point where text moves to the next...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....smooth color transition between points on a drawing surface. There...connects starting and ending points onto which the gradient stops...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  8. Merge ICS Files via .NET | products.aspose.com

    Try C# code to combine ICS files on .NET Platforms. Get access to a progressive library to build powerful email apps....protocols can be SMTP, HTTP, point-to-point asynchronous communication...

    products.aspose.com/email/net/merger/ics/
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Point ( 0 , 0 ) gradient_settings . end = ap . Point ( 350...

    docs.aspose.com/pdf/python-net/add-rectangle/
  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