Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 19,360 for

2 of

(0.03 sec)
  1. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph Of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Writeln ( "Run 2. " ); Assert . AreEqual ( "Run 2. \rRun 1." ,..." ); Assert . AreEqual ( "Run 2. \rRun 1. \rRun 3." , doc . GetText...

    reference.aspose.com/words/net/aspose.words/sto...
  2. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility....comply with the "PDF 2.0" (ISO 32000-2) standard. // Set the...19005-4:2020) // and PDF/UA-2 (ISO 14289-2:2024) standards. // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  3. NodeCollection | Aspose.Words for Java

    Represents a collection Of nodes Of a specific type 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...
  4. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left part Of the comparison expression.... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area Of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Generate PLANET BarCode Images via Python | pro...

    Create PLANET symbology BarCode Images using Python applications without using any other sOftware....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  7. Recognize SWISSPOSTPARCEL BarCode Images via Py...

    Scan SWISSPOSTPARCEL symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  8. Recognize QR BarCode Images via Python | produc...

    Scan QR symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  9. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...part of merged cell with RowSpan=2 and ColSpan=3 starting from Cell...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...

    docs.aspose.com/slides/python-net/manage-cells/
  10. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...