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

2

(0.09 sec)
  1. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CustomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference 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...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....insertImage(img); // 2 - EAN13 barcode: barcodeParameters...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

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

    Provides typed access to a collection of Comment nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....its last paragraph, specify -2. Remarks The navigation is performed...MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?...potapov June 18, 2025, 11:56am 2 @shira , Thank you for contacting...numbers like this 1-2-3 it comes out as 3-2-1 or 32-1 or 3-21…...

    forum.aspose.com/t/converting-powerpoint-presen...
  10. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... PutValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * ( i...SetRefersTo ( u "=OFFSET(Sheet1!$B$2,Sheet1!$G$20,0,Sheet1!$H$20,1)"...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...