Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,404 for

trim document

(0.12 sec)
  1. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the text of the range in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Range () -> get_Text (). Trim ()); See Also Class Range Namespace...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. Document.WriteProtection | Aspose.Words for .NE...

    Document 财产. 提供对文档写保护选项的访问...Document.WriteProtection Document.WriteProtection property 提供对文档写保护选项的访问。...例子 显示如何使用密码保护文档。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++....whether the document author has recommended that the document be opened...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. ControlChar Class | Aspose.Words for .NET

    Aspose.Words.ControlChar class. Control characters often encountered in Documents in C#....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  6. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. I want find cross reference tables - Free Suppo...

    I want difference at cross reference link table and no link table please check below DocumentNew Microsoft Office Word Document.docx (644.1 KB) please help me...check below document New Microsoft Office Word Document.docx (644...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/i-want-find-cross-reference-...
  8. Aspose::Words::NodeChangingArgs Class Reference...

    Provides data for methods of the INodeChangingCallback interface....) { auto doc = MakeObject<Document>(); auto builder = MakeOb...Type () Member Function Documentation ◆ get_Action() Aspose::...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a Document....contiguous area in a document. The document is represented by a...are easier to perform if the document is treated as a contiguous...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. 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...