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

trim document

(0.32 sec)
  1. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word Document node in C++....Specifies the type of a Word document node. enum class NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. 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...
  3. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 搜索

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

    blog.aspose.com/zh-hant/email/import-contacts-f...
  7. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...silently produces an empty document. Concurrent conversions in...It is not about a specific document, so if this issue start, it...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  8. 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...
  9. 在 CPP 中使用早期绑定|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Release (); // Get Document Aspose_Pdf :: _DocumentPtr..., text != nullptr ? text -> Trim () : "<empty>" ); Console ::...

    docs.aspose.com/pdf/zh/net/using-early-binding-...
  10. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words/com...