Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,177 for

textbox formatting

(0.09 sec)
  1. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....get ; } Examples Shows how to format a run of text using its font...); Shows how to create and format a text box. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...
  2. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....specify various import options to format output. To learn more, visit...KeepSourceFormatting import format mode, // Aspose.Words will...

    reference.aspose.com/words/java/com.aspose.word...
  3. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....Examples Shows how to create and format a text box. let doc = new aw...Create a floating text box. let textBox = new aw . Drawing . Shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to format a run of text using its font...); Shows how to create and format a text box. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...); Shows how to create and format a text box. Document doc =...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....); Shows how to create and format a text box. auto doc = System...a floating text box. auto textBox = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Examples Shows how to create and format a text box. auto doc = System...a floating text box. auto textBox = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....); Shows how to create and format a text box. Document doc =...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....); //Save the result in XLSX format book . save ( "output.xlsx"...); //Save the result in XLSX format book . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...); Shows how to create and format a text box. let doc = new aw...Create a floating text box. let textBox = new aw . Drawing . Shape...

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