Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,385 for

trim document

(0.09 sec)
  1. Class NodeImporter | Aspose.Words for .NET API 参考

    Aspose.Words.NodeImporter 班级. 允许有效地将节点从一个文档重复导入到另一个文档...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. FormField - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...FormField is represented in a document by a special character and...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    ShapeBase IsWordArt property. Returns true if this shape is a WordArt object in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

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

    Aspose.Words.Drawing.TextPathAlignment enum. WordArt alignment in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

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

    TextPath SameLetterHeights property. Determines whether all letters will be the same height regardless of initial case in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::ImportFormatOptions Class Refere...

    Allows to specify various import options to format output....inserting documents. auto dstDoc = MakeObject<Document>(); auto...SharedPtr<Style> myStyle = builder->get_Document()->get_Styles()->Add( StyleType::Paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::ImportFormatOptions Class Refere...

    Allows to specify various import options to format output....inserting documents. auto dstDoc = MakeObject<Document>(); auto...SharedPtr<Style> myStyle = builder->get_Document()->get_Styles()->Add( StyleType::Paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. 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...
  9. 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...
  10. 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...