Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 133,215 for

2

(0.07 sec)
  1. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Apply data labels...

    reference.aspose.com/words/java/com.aspose.word...
  2. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... 2 Document oneFile = new Document(dataDir...(OptimizePerformanceF. class ) + "load/" ; 2 // initialize the new Document...

    docs.aspose.com/note/java/load-a-onenote-document/
  3. Remove Producer field - Free Support Forum - as...

    Hi, I was looking into removing Producer field value from pdf documents rendered with Aspose.Words, similarly to how it can be removed in Aspose.Pdf Is it possible to remove Producer field for documents created with As…...Discourse May 23, 2025, 1:59pm 2 @acturisaspose Can you please... acturisaspose May 23, 2025, 2:03pm 3 I am trying to remove the...

    forum.aspose.com/t/remove-producer-field/313083
  4. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

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

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface.... AreEqual ( 2 , tabStops . Count ); Assert ...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!... AreEqual ( 2 , tabStops . Count ); Assert ...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... 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. Aspose::Words::Fields::FieldIf::get_ComparisonO...

    Aspose::Words::Fields::FieldIf::get_ComparisonOperator method. Gets or sets the comparison operator in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 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...