Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 2,146 for

trim document

(0.32 sec)
  1. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex Document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  2. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your Document design with versatile text options!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  5. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  6. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

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

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

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

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...