Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,404 for

trim document

(0.25 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output Document. Default value is true in C++....data is not saved to output document. Default value is true . bool...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::NodeImporter Class Reference - A...

    Allows to efficiently perform repeated import of nodes from one Document to another....repeated import of nodes from one document to another. Aspose.Words provides...fragments between Microsoft Word documents. This is known as "importing...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::Replacing::FindReplaceOptions Cl...

    Specifies options for find/replace operations.... auto doc = MakeObject<Document>(); auto builder = MakeOb...necklace." ), doc->GetText().Trim()); Shows how to toggle standalone...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Run - Aspose.Words for Java - API Reference

    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...formatting. All text of the document is stored in runs of text...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::DocSaveOptions Class Ref...

    Can be used to specify additional options when saving a Document into the Doc or Dot format....additional options when saving a document into the Doc or Dot format...formats. auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 克隆 C# 中的文档|.NET 格式的 Aspose.Words

    使用 C# 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/zh/net/clone-a-document/
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary Document entry such as a Building Block AutoText or an AutoCorrect entry in Java....CompositeNode Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. commentrangestart - 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...using a document visitor. Document doc = new Document(); Comment...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the Document in C++....protection password for the document. void Aspose :: Words :: Settings...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Document.AcceptAllRevisions | Aspose.Words for ...

    Document 方法. 接受文档中的所有跟踪更改...Document.AcceptAllRevisions Document.AcceptAllRevisions method...显示如何接受文档中的所有跟踪更改。 Document doc = new Document (); DocumentBuilder...

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