Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 149,447 for

2

(0.24 sec)
  1. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... formula1 = "=MOD(ROW(),2)=0" ; // Set the background color...formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  4. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Hyperlinks in Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells [ 2 , 0 ]. Value = "Email Link" ; hyperlinks . Add ( 2 , 0...subject=Hyperlinks" ); sheet . Cells [ 2 , 0 ]. SetStyle ( style ); //link...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  6. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....writeln("This text is in section 2."); Assert.assertEquals(SectionStart...getPageSetup().getSectionStart()); // 2 - Starts the next section on the...

    reference.aspose.com/words/java/com.aspose.word...
  7. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  8. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...He April 29, 2025, 5:35am 2 @rsv2 Would you like to provide...it soon rsv2 April 29, 2025, 2:36pm 3 @John.He This is happening...

    forum.aspose.com/t/getting-null-pointer-excepti...
  9. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...CENTER), horizontal (2 columns), and vertical (2 rows). This creates...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....

    products.aspose.com/pdf/python-net/merger/jpeg-...
  10. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....the remainder when divided by 2, i.e. odd: XPath Expression Copy...// main / div [ position() mod 2 = 1 ]// img C# code Copy 1 var...

    docs.aspose.com/html/net/how-to-articles/how-to...