Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,401 for

trim document

(0.09 sec)
  1. WriteProtection - Aspose.Words for Java - API R...

    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...protection settings for a document. Write protection specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    FindReplaceOptions IgnoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text in C#.... Document doc = new Document (); DocumentBuilder...adipiscing elit." ); builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Range.Replace | Aspose.Words for .NET API 参考

    Range 方法. 用替换字符串替换所有出现的指定字符串模式... 例子 Document doc = new Document (); DocumentBuilder...演示如何对文档内容执行查找和替换文本操作。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C++....that can be used to save a document in the Doc format. Aspose...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Run Class Reference - Aspose.Wor...

    Represents a run of characters with the same font formatting.... All text of the document is stored in runs of text...property. auto doc = MakeObject<Document>(); auto run = MakeObject<Run>(doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. PlainTextDocument.Text | Aspose.Words for .NET ...

    PlainTextDocument 财产. 获取连接为字符串的文档的文本内容... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); 也可以看看 class PlainTextDocument...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. RunCollection - Aspose.Words for Java - API Ref...

    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 inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Section Class Referencefinal - A...

    Represents a single section in a Document....Represents a single section in a document. Section can have one Body...into the same or different document. To add, insert or remove...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. writeprotection - Aspose.Words for Java - API R...

    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...protection settings for a document. Write protection specifies...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extraction Issue 9 - Aspose.Words Product Famil...

    Dear team, we are extracting images from docx but below case we are notable to read figure caption, I found Figure captions in List please refer below input and provide source code to read figure caption Input : manusc…...@e503824 Captions in your document are list items with a special...from your document using code like the following: Document doc =...

    forum.aspose.com/t/extraction-issue-9/247839