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

doc

(0.14 sec)
  1. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    HyphenationOptions ConsecutiveHyphenLimit property. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  2. MailMerge.preserve_unused_tags property | Aspos...

    MailMerge.preserve_unused_tags property. Gets or sets a value indicating whether the unused mustache tags should be preserved....preserve_unused_tags ): doc = ExMailMerge . create_source_doc_with_alternative_merge_fields...MERGEFIELDs and leave them unfilled. doc . mail_merge . preserve_unused_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.Title | Aspose.Words for .NET

    Table Title property. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C#....CreateNestedTable () { Document doc = new Document (); // Create...CreateTable ( doc , 3 , 4 , "Outer Table" ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  4. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    LayoutCollector GetEndPageIndex method. Gets 1based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C#.... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of 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. Konvèti JPG Nan DOC Java

    Konvèti JPG Doc fòma nan Java kòd. Sove JPG kòm Doc lè l sèvi avèk Java....Konvèti JPG pou DOC nan Java Yon lojisyèl gwo vitès Java pou...pou konvèti JPG an DOC Sèvi ak API konvèsyon dokiman nou an pou...

    products.aspose.com/words/ht/java/conversion/jp...
  7. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a...text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames pages.... doc = aw . Document ( MY_DIR + "Frameset...io/uploads/2017/02/file-sample_100kB.docx" , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.FirstParagraph | Aspose.Words for .NET API 参考

    Cell 财产. 获取直接子级中的第一段... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 构建外部表。 Cell cell = builder...

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