Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,404 for

trim document

(0.12 sec)
  1. PrintPreviewDialog blank - Aspose.Words Product...

    I used the sample code on the web for PrintPreviewDialog. The preview window opens but it shows nothing in the window. No errors in the log file either. Any idea what might be the issue? I tried both pj.setPageable and p…...occur with some particular document? If so, please attach the...the problematic document here for testing. Also, please try using...

    forum.aspose.com/t/printpreviewdialog-blank/244654
  2. NodeCollection.Remove | Aspose.Words for .NET

    NodeCollection Remove method. Removes the node from the collection and from the Document in C#....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.Sections | Aspose.Words for .NET API 参考

    Document 财产. 返回代表文档中所有部分的集合...Document.Sections Document.Sections property 返回代表文档中所有部分的集合。...显示如何在文档中添加和删除部分。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Revision.Group | Aspose.Words for .NET

    Revision Group property. Gets the revision group. Returns null if the revision does not belong to any group in C#....revision is not longer exist in document context (accepted/rejected)...revisions in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  6. StructuredDocumentTagRangeStart.RemoveAllChildr...

    StructuredDocumentTagRangeStart RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C#....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree in C++....end nodes of the structured document tag, but keeps its content...content inside the document tree. void Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. cellcollection - Aspose.Words for Java - API Re...

    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...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Lists::ListLabel Class Reference...

    Defines properties specific to a list label.... auto doc = MakeObject<Document>(MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Node.NextSibling | Aspose.Words for .NET API 参考

    Node 财产. 获取紧跟此节点的节点... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/zh/net/aspose.words/...