Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 299,987 for

doc

(0.18 sec)
  1. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert Doc to PPT via C# .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/Doc-to-ppt/Convert Word Doc Documents to P......org/2005/Atom Convert DOC to PPT via C# .NET or with free...com/total/net/conversion/doc-to-ppt/Convert Word doc documents to PowerPoint...

    products.aspose.com/total/net/conversion/doc-to...
  2. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert PPSM to Doc via C# .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/ppsm-to-Doc/Convert PowerPoint ppsm Docum......org/2005/Atom Convert PPSM to DOC via C# .NET or with free Online...m-to-doc/Convert PowerPoint ppsm documents to Word doc files...

    products.aspose.com/total/net/conversion/ppsm-t...
  3. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Convert POT to Doc via C# .NET or with free Online Converterhttps://products.aspose.com/total/net/conversion/pot-to-Doc/Convert PowerPoint pot Document......org/2005/Atom Convert POT to DOC via C# .NET or with free Online...ot-to-doc/Convert PowerPoint pot documents to Word doc files...

    products.aspose.com/total/net/conversion/pot-to...
  4. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the Document... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . page_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... Document doc = new Document(getMyDir() + "Footer...HeaderFooterCollecti headersFooters = doc.getFirstSection().getHeadersFooters();...

    reference.aspose.com/words/java/com.aspose.word...
  7. BaseWebExtensionCollection1.Item | Aspose.Words...

    BaseWebExtensionCollection Item property. Gets or sets an item at the specified index in C#.... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  8. Document.ExpandTableStylesToDirectFormatting | ...

    Document ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the Document in C#.... Table styles defined in DOC documents are preserved as table...when saving the document as DOC only. Examples Shows how to apply...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++.... auto doc = MakeObject < Document > ( MyDir..."Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. PageSetup.ClearFormatting | Aspose.Words for .N...

    PageSetup 方法. 将页面设置重置为默认纸张尺寸边距和方向... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 修改构建器当前部分的页面设置属性并添加文本。...

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