Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,650 for

trim document

(0.08 sec)
  1. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  2. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a Document. To learn more, visit the Documentation article in C++....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. class Section :...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word Documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Summary When converting Word documents to PDF using Aspose.Words...setHidden(true) ) from Word documents before PDF conversion so that...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  5. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  6. Select Reed Solomon Error Correction Level|Docu...

    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.... trim (); if ( "L" . equalsIgnoreCase...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class Row : public...virtual get_Document () const Gets the document to which this...

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