Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 300,003 for

doc

(0.35 sec)
  1. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... doc = aw . Document ( MY_DIR + "Properties...custom document property" , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_formatting method. Resets to default cell formatting... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder =.... DocumentBuilder ( doc ) shading = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPartCollection.GetEnumerator | Aspose....

    CustomXmlPartCollection 方法. 返回一个可用于迭代集合中所有项目的枚举器对象... Document doc = new Document (); // 构造一个包含数据的...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/zh/net/aspose.words....
  6. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Class LayoutOptions | Aspose.Words for .NET API 参考

    Aspose.Words.Layout.LayoutOptions 班级. 包含允许控制文档布局过程的选项... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 插入隐藏文本,然后指定我们是否希望从呈现的文档中忽略它。...

    reference.aspose.com/words/zh/net/aspose.words....
  8. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Paid Consulting Support Docs API Reference Live Demos Code...new XPS Document 6 XpsDocument doc = new XpsDocument (); 7 8 //...

    docs.aspose.com/page/java/xps/working-with-visu...
  10. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...