Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,401 for

trim document

(0.1 sec)
  1. GetPageBoxSize | Aspose.PDF for .NET API Reference

    Returns size of specified box in Document....Returns size of specified box in document. public Rectangle GetPageBoxSize...Description page Int32 Page index. Document pages are numbered from 1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. Enum NodeChangingAction | Aspose.Words for .NET...

    Aspose.Words.NodeChangingAction 枚举. 指定节点更改的类型... { Document doc = new Document (); doc . NodeChangingCallback...( args . Node . GetText (). Trim () != "" ) { Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text Document into a Document object....when loading Text document into a Document object. #include <...items are recognized when document is imported from plain text...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. subdocument - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...reference to an externally stored document. In this version of Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  5. ReplacingArgs.Replacement | Aspose.Words for .N...

    ReplacingArgs 财产. 获取或设置替换字符串... { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Document.WriteProtection | Aspose.Words for .NET

    Document WriteProtection property. Provides access to the Document write protection options in C#....WriteProtection Contents [ Hide ] Document.WriteProtection property Provides...Provides access to the document write protection options. public...

    reference.aspose.com/words/net/aspose.words/doc...
  7. MailMerge.trim_whitespaces property | Aspose.Wo...

    MailMerge.Trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are Trimmed from mail merge values....trim_whitespaces property MailMerge.trim_whitespaces property...and leading whitespaces are trimmed from mail merge values. The...

    reference.aspose.com/words/python-net/aspose.wo...
  8. structureddocumenttagrangeend - Aspose.Words fo...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...an end of ranged structured document tag which accepts multi-sections...

    reference.aspose.com/words/java/com.aspose.word...
  9. GlossaryDocument - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...glossary document within a Word document. A glossary document is a...

    reference.aspose.com/words/java/com.aspose.word...
  10. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Create Document Buidler var document = e.MatchNode.Document as Document;...Document; DocumentBuilder builder = new DocumentBuilder(document);...

    forum.aspose.com/t/unable-to-replace-block-cont...