Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 19,443 for

2 of

(0.14 sec)
  1. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

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

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color.... line_width = 2 page_setup . borders . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style.... line_width = 2 page_setup . borders . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  7. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text..."c" ) -> SetSuperscript ( u "2" ) -> Join ( u "=" ) -> Join (..."a" ) -> SetSuperscript ( u "2" )) -> Join ( u "+" ) -> Join...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  8. Create a Reminder for an Appointment|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....//associated with and will repeat 2 more times at 15 minute intervals:...); displayReminder . Repeat = 2 ; displayReminder . Duration =...

    docs.aspose.com/email/net/create-a-reminder-for...
  9. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others.... There are 2 formats for a ’name’ table with...record, which is corresponding to 2 criteria: This record is written...

    docs.aspose.com/font/cpp/working-with-name-table/
  10. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...rectangle the first 4 and the last 2 steps will be the same, but points...stream for PostScript document 2 FileOutputStream outPsStream =...

    docs.aspose.com/page/java/ps/working-with-shapes/