Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,401 for

trim document

(0.05 sec)
  1. IReplacingCallback - Aspose.Words for Java - AP...

    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...traverses nodes. Document doc = new Document(getMyDir() + "Header...

    reference.aspose.com/words/java/com.aspose.word...
  2. nodeimporter - Aspose.Words for Java - API Refe...

    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...repeated import of nodes from one document to another. Aspose.Words provides...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....from all sections from the document leaving the sections themselves...MakeObject < Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Need space after comma in text - Aspose.Words P...

    We have some code where we have text in column that does not have a space after comma. So when we open the resulting DOCX in MS Word, it shows red squiggly line below(please see attached pacture). Is there any way we ca…... Is there any way we can trim such text so that we introduce...values already are in the document and you cannot process input...

    forum.aspose.com/t/need-space-after-comma-in-te...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    ImportFormatOptions 财产. 获取或设置一个布尔值该值指定编号在源文档和 目标文档中冲突时如何导入 默认值为错误的.... Document srcDoc = new Document ( MyDir + "List...source.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. OdtSaveOptions | Aspose.Words for .NET

    OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C#....that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++....MakeObject < Document > (); // A blank document comes with a...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Section.PageSetup | Aspose.Words for .NET

    Section PageSetup property. Returns an object that represents page setup and section properties in C#.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

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