Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,401 for

trim document

(0.12 sec)
  1. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C#....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...opening!" , doc -> GetText (). Trim ()); ASSERT_EQ ( String ( u...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. PlainTextDocument Class | Aspose.Words for .NET

    Aspose.Words.PlainTextDocument class. Allows to extract plaintext representation of the Documents content in C#....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/pla...
  4. FindReplaceOptions.MatchCase | Aspose.Words for...

    FindReplaceOptions MatchCase property. True indicates casesensitive comparison false indicates caseinsensitive comparison in C#.... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  5. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection SetPassword method. Sets the write protection password for the Document in C#....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  6. Get and Set Page Properties|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  7. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a password to encrypt Document using RC4 encryption method in C#....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  8. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  9. OoxmlSaveOptions.Password | Aspose.Words for .N...

    OoxmlSaveOptions 财产. 获取/设置密码以使用 ECMA376 标准加密算法加密文档... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  10. RichText - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...contains classes which represent document structure. Uses of RichText...

    reference.aspose.com/note/java/com.aspose.note....