Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 150,793 for

2

(0.13 sec)
  1. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....remove(); } // 2 - The "Primary" header/footer...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Style::get_Aliases method | Aspo...

    Aspose::Words::Style::get_Aliases method. Gets all aliases of this style. If style has no aliases then empty array of string is returned in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...words-net pnocera January 27, 2026, 2:12pm 1 The attached document has...Discourse January 27, 2026, 2:13pm 2 @pnocera You reported an issue...

    forum.aspose.com/t/word-document-has-1288-pages...
  4. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。... BY_SERIES , 2 , anim . EffectType . APPEAR ...BY_ELEMENT_IN_CATEGORY , 0 , 2 , anim . EffectType . APPEAR ...

    docs.aspose.com/slides/zh/python-net/animated-c...
  8. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... 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...
  9. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML data....#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...
  10. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

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