Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 19,373 for

2 of

(0.04 sec)
  1. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) ParagraphFormat.style_name =...

    docs.aspose.com/words/python-net/translate-mark...
  2. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property Of ChartDataPointCollection, which efficiently returns the total number Of ChartDataPoints, enhancing your data visualization.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....comply with the "PDF 2.0" (ISO 32000-2) standard. # Set the "Compliance"...19005-4:2020) # and PDF/UA-2 (ISO 14289-2:2024) standards. # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number Of nodes in your list, enhancing your web development efficiency.... Write ( "Cell 2" ); builder . EndTable (); builder...GetText (). Trim () == "Cell 2" )); // Use a double forward slash...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Words::Fields::FieldIfComparisonResult ...

    Aspose::Words::Fields::FieldIfComparisonResult enum. Specifies the result Of the IF field condition evaluation in C++.... False 2 The condition is false . Examples...builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Recognize CODE39 BarCode Images via Python | pr...

    Scan CODE39 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. Aspose Cells for Reporting Services - Server 20...

    Upgraded from Windows Server 2016 to Windows Server 2022. Version 24.12 will not install on Server 2022. the installation ends prematurely with errors. Is this not compatible with Server 2022?...Family cells-net dbeezy211 April 2, 2025, 6:47pm 1 Upgraded from...Professionalize.Discourse April 2, 2025, 6:47pm 2 @dbeezy211 Could you please...

    forum.aspose.com/t/aspose-cells-for-reporting-s...
  9. ThemeColor enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. Light2 Light main color 2. Accent1 Accent...color 1. Accent2 Accent color 2. Accent3 Accent color 3. Accent4...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification Of text inside a table cell in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

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