Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,258 for

trim document

(0.06 sec)
  1. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. class RtfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: Using...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pap...
  4. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...for visiting the end of the document’s body. AcceptStart (Syst...

    reference.aspose.com/words/cpp/aspose.words/body/
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt.... That ( shape . TextPath . Trim , Is . False ); Assert . That...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt.... That ( shape . TextPath . Trim , Is . False ); Assert . That...

    reference.aspose.com/words/net/aspose.words.dra...