Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,557 for

trim document

(0.07 sec)
  1. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java.... Document doc = new Document(); // Insert even...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....MakeObject < Aspose :: Words :: Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with Documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....Ask AI Work with a Document Marked by a Sensitivity Label Contents...explains how to work with documents marked by sensitivity labels...

    docs.aspose.com/words/net/work-with-document-ma...
  5. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....the Working with Shapes documentation article. public class TextPath...Defines the alignment of text. Trim { get; set; } Determines whether...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words Documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced Document. Thanks. Test Info Using SDK: Aspose.Word…...trying to split some Words documents by heading. But the output...formating with the sourced document. Thanks. Test Info Using SDK:...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  7. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  9. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) Document into a [Document](../../aspose.words/Document/) object...Rtf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....Words document by hand. Document doc = new Document(); // A...A blank document contains one section, one body and one paragraph...

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