Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,429 for

2

(0.65 sec)
  1. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...example: 1-2-3-4 sequence and BreakForwardLink at the 2-nd textbox...textbox will create two sequences 1-2, 3-4. Examples Shows how to link...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....y) : Copy 1 \ draw (0,0) -- (2,2); Polar coordinates (angle:radius)...: Copy 1 \ draw (0,0) -- (45:2); Coordinates can be mixed freely...

    docs.aspose.com/tex/net/fundamentals-of-using-t...
  4. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results.... Writeln ( "Match 2." ); builder . Writeln ( "Match...( new [] { "Match 1" , "Match 2" , "Match 3" , "Match 4" }));...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...lchevallier1299 March 27, 2025, 2:57pm 1 I am trying to extract...noskov March 27, 2025, 3:03pm 2 @lchevallier1299 Could you please...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  6. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... set_superscript ( "2" ) . join ( "=" ) . join ( slides...( "a" ) . set_superscript ( "2" )) . join ( "+" ) . join ( slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

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

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

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java....get(0)); // 2 - By GUID: Assert.assertEquals(xmlPart...getCustomXmlParts().getCount(), 2); // Iterate through the collection...

    reference.aspose.com/words/java/com.aspose.word...
  10. 线性挤出加工|Documentation

    Aspose.3D for Node.js via Java 提供了 LinearExtrusion 类,该类接受一个 2D 形状作为输入,并在 3 维空间中扩展该形状。...LinearExtrusion ( profile , 2 ); extrusion1 . setSlices ( 2 ); left . createChildNode... LinearExtrusion ( profile , 2 ); extrusion2 . setSlices ( 10...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...