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

trim document

(0.12 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced Document personalization....the Working with Fields documentation article. public class FieldGreetingLine...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....the Working with Fields documentation article. Remarks: Inserts...GREETINGLINE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  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.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  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.text_path property | Aspose.Words for Python

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

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