Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 9,883 for

2 of

(0.07 sec)
  1. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....get_FootnoteOptions () -> set_Columns ( 2 ); doc -> Save ( ArtifactsDir...); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection Of default cell borders for the row.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width Of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint | Aspose.Words for Java

    Contains properties Of a single data point on the chart in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  5. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

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

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....barcode 1 2 d barcode generator 1 2 font combinations 2 2 jpegs into...into 1 pdf 2 25 percent off on aspose-total 1 2D Aztec Barcode...

    blog.aspose.com/zh-hant/tags/
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and...1. ' ) builder . write ( 'Run 2. ' ) # Every invocation of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy Of content Of the source section at the end Of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( BreakType...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( String ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping Of this structured document tag range to XML data in a custom XML part Of the current document....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

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