Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 313,810 for

doc

(0.1 sec)
  1. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...how to create a table. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Trosi JPG Yn DOC C#

    Trosi JPG i fformat Doc mewn cod C# Arbedwch JPG fel Doc gan ddefnyddio C#....Trosi JPG i DOC yn C# Llyfrgell feddalwedd cyflym. .NET ar gyfer...gyfer trosi JPG i DOC Defnyddiwch ein API trosi dogfennau i ddatblygu...

    products.aspose.com/words/cy/net/conversion/jpg...
  3. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the Document in C++.... auto doc = MakeObject < Document > ();...we can edit. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with Visual Brush in XPS file | .NET

    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 .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...sualBru (); 4 5 XpsDocument doc = new XpsDocument (); 6 // Geometry...

    docs.aspose.com/page/net/xps/working-with-visua...
  5. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level... doc = aw . Document ( file_name =...zero.docx' ) doc . update_list_labels () paras = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Section DeleteHeaderFooterShapes method. Deletes all shapes drawing objects from the headers and footers of this section in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a primary header...

    reference.aspose.com/words/net/aspose.words/sec...
  8. MailMergeSettings.HeaderSource | Aspose.Words f...

    MailMergeSettings HeaderSource property. Specifies the path to the mailmerge header source. The default value is an empty string in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); builder...

    reference.aspose.com/words/net/aspose.words.set...
  9. MailMergeSettings.DataSource | Aspose.Words for...

    MailMergeSettings DataSource property. Specifies the path to the mailmerge data source. The default value is an empty string in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); builder...

    reference.aspose.com/words/net/aspose.words.set...
  10. CustomXmlProperty.CustomXmlProperty | Aspose.Wo...

    CustomXmlProperty 构造函数. 初始化这个类的一个新实例...public void Create () { Document doc = new Document (); // 智能标记出现在文档中,Microsoft...SmartTag smartTag = new SmartTag ( doc ); // 智能标签是包含其识别文本的完整的复合节点。 //...

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