Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 150,903 for

2

(0.21 sec)
  1. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

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

    Control characters often encountered in documents in Java....assertEquals(2, doc.getFirstSection().getBody()...getPageSetup().getTextColumns().setCount(2); // We can use a control character...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF trapping - Free Support Forum - aspose.com

    Using .NET, is it possible to get and remove all the trapping elements on a pdf document?...777 June 26, 2025, 2:41pm 1 Using .NET, is it possible...Professionalize.Discourse June 26, 2025, 2:42pm 2 @christian.work.777 Cause...

    forum.aspose.com/t/pdf-trapping/314494
  4. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...Value / 2; masterShape.XForm.PinY.Value...PageProps.PageHeight.Value / 2; // save file diagram.Save("Output...

    forum.aspose.com/t/shape-name-changes/312979
  6. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source section at the end of this section.... write ( 'Section 2' ) builder . insert_break ( aw...) section = doc . sections [ 2 ] self . assertEqual ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldIf.LeftExpression | Aspose.Words for .NET

    Discover the LeftExpression property of FieldIf, easily manage the left side of your comparison expression for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CustomXmlSchemaCollection.Clone | Aspose.Words ...

    Effortlessly duplicate your CustomXmlSchemaCollection with our Clone method for a seamless deep copy experience. Enhance your XML management today!... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...