Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,392 for

2

(0.52 sec)
  1. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FootnoteSeparator | Aspose.Words for Java

    in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  3. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....org/2000/svg" > 2 < defs > 3 < linearGradient id..."http://www.w3.org/2000/svg" > 2 < defs > 3 < radialGradient id...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  5. 重新整理工作簿中的工作表|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.... moveTo ( 2 ); //Save the excel file. workbook...setSheetOrder ( "third sheet" , 2 ); FileOutputStream fileOut =...

    docs.aspose.com/cells/zh/java/re-order-sheets-w...
  6. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start page number in the resulting document shall be updated. Default value is true in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.pdf.PageColle…...Product Family kavita09 July 2, 2025, 1:01am 1 Hi, We were using...Professionalize.Discourse July 2, 2025, 1:02am 2 @kavita09 Cause The error...

    forum.aspose.com/t/serialization-error-and-trai...
  8. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....center" , paragraphs -> idx_get ( 2 ) -> GetText (). Trim ()); ASSERT_EQ...Center , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\hs3(4x,- 4y,-4x,+ y)"); // 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... toEqual ( 2 ); for ( let i = 0 ; i < tables...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

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