Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,146 for

trim document

(0.13 sec)
  1. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in Documents, enhancing your workflow and Document management efficiency....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... Document (); let builder = new aw ...sizes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...sizes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pap...
  4. 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...Words!" , doc . GetText (). Trim ()); See Also class FieldGreetingLine...

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

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> Save ( ArtifactsDir + u "Document.TableStyleToDirectFo.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. 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...
  7. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one Document to another...repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF Document loading with customizable settings for seamless integration into your projects....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. public class RtfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....the Working with Fields documentation article. Remarks: Inserts...GREETINGLINE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...additional options when saving a document into the SaveFormat.Doc or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/nodejs-net/aspose.wo...