Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,544 for

trim document

(0.41 sec)
  1. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...Working with Paragraphs documentation article. Properties Name...level of the paragraph in the document. pageBreakBefore True if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath.fit_path property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

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

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.strike_through property | Aspose.Words...

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

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....data and generate an output document. As you notice from the example...the difference between the document before executing the Mail...

    docs.aspose.com/words/net/mail-merge-template-f...
  8. 档案

    档案...Trim().ToLower(); string value =...HttpUtility.UrlDecode(pair[1].Trim()); switch (name) { case "access_token":...

    blog.aspose.com/zh/email/manage-contacts-in-gma...
  9. 搜索

    搜索...Trim().ToLower(); string value =...HttpUtility.UrlDecode(pair[1].Trim()); switch (name) { case "access_token":...

    blog.aspose.com/zh-hant/email/manage-contacts-i...
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT format in Java....additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...