Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,404 for

trim document

(0.27 sec)
  1. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    DocSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C#....Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Document.FirstSection | Aspose.Words for .NET A...

    Document 财产. 获取文档中的第一部分...Document.FirstSection Document.FirstSection property 获取文档中的第一部分。...显示如何替换文档页脚中的文本。 Document doc = new Document ( MyDir + "Footer...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection ValidatePassword method. Returns true if the specified password is the same as the writeprotection password the Document was protected with. If Document is not writeprotected with password then returns false in C#....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...entBase>& The destination document that will be the owner of...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. EditableRangeEnd - 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...Word document. A complete editable range in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  6. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....the Programming with Documents documentation article. Remarks: All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. auto loadOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. CompositeNode.RemoveChild | Aspose.Words for .NET

    CompositeNode RemoveChild method. Removes the specified child node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

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