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

doc

(0.13 sec)
  1. NodeCollection.Remove | Aspose.Words for .NET

    NodeCollection Remove method. Removes the node from the collection and from the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add text to the document...

    reference.aspose.com/words/net/aspose.words/nod...
  2. FieldUserAddress.UserAddress | Aspose.Words for...

    FieldUserAddress UserAddress property. Gets or sets the current users postal address in C#.... Document doc = new Document (); // Create...Address = "123 Main Street" ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Paragraph IsEndOfHeaderFooter property. True if this paragraph is the last paragraph in the HeaderFooter main text story of a Section false otherwise in C#.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  4. LayoutEnumerator.Current | Aspose.Words for .NE...

    LayoutEnumerator 财产. 获取或设置页面布局模型中的当前位置 此属性返回对应于当前布局实体的不透明对象... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // 调用“GetNumPagesSpanned”方法来统计我们的文档内容跨越了多少页。...

    reference.aspose.com/words/zh/net/aspose.words....
  5. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConvertUtil.InchToPoint | Aspose.Words for .NET

    ConvertUtil InchToPoint method. Converts inches to points in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  7. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = MakeObject < Document > ();...= MakeObject < Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

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