Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 155,309 for

2

(0.25 sec)
  1. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  2. License初始化时,进程一直卡住 - Free Support Forum - aspos...

    在Aspose进行lincense初始化时,遇到了进程卡住的情况,麻烦问下有哪些原因会导致卡住呢? 相关截图: 目前看下来,使用BiSheng JDK会有这个问题 ,使用openjdk是正常初始化的 使用的BiSheng JDK版本: openjdk version “17.0.14” 2025-01-21 OpenJDK Runtime Environment BiSheng (build 17.0.14+12) O…...words-java ZhonghaoSun April 2, 2026, 2:00am 1 在Aspose进行lincense...sharing) alexey.maslov April 2, 2026, 9:35am 2 @ZhonghaoSun We have opened...

    forum.aspose.com/t/license/327169
  3. ASPOSE HTML Java library 23.1 new version is su...

    Hi, As per new release of JAVA HTML library 23.1, we are trying to convert HTML to DOCX but I’m getting this exception class com.aspose.html.internal.ms.System.NotImplementedException: The method or operation is not imp…...Family BhaskarKammaTR February 2, 2023, 7:19am 1 Hi, As per new...Bhaskar. asad.ali February 2, 2023, 6:18pm 2 We have opened the following...

    forum.aspose.com/t/aspose-html-java-library-23-...
  4. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs...1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3...

    docs.aspose.com/cells/fr/java/x-axis-vs-categor...
  5. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... Attach 2 docx files attached (Source 1...Scenario 2: Removed all content in target file with 2 steps. Attach...

    forum.aspose.com/t/defect-displayed-content-as-...
  6. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Microsoft Purview and Word documents - Free Sup...

    Hello, we are currently investigating the support of Microsoft Purview sensitivity labels in Word documents. Question: Is it possible to read and set the sensitivity label in a Word document with the help of Aspose.Wor…...words-java curmas August 22, 2025, 2:55pm 1 Hello, we are currently...Discourse August 22, 2025, 2:55pm 2 @curmas Hello Matthias, Yes...

    forum.aspose.com/t/microsoft-purview-and-word-d...
  8. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  9. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

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