Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 155,356 for

2

(0.19 sec)
  1. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  2. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary document enumeration for efficient data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose.Total for .NET in AKS (Linux containers)...

    We are currently using the Aspose.Total licensed version and are encountering out‑of‑memory exceptions during Excel‑to‑PDF conversion. The workload is running in a dedicated pod configured with 2 CPUs and 4 GB of memory,…...dedicated pod configured with 2 CPUs and 4 GB of memory , and...amjad.sahi March 20, 2026, 7:16pm 2 @ararun , Thank you for sharing...

    forum.aspose.com/t/aspose-total-for-net-in-aks-...
  5. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PDF vs Aspose.PDF.Drawing Package - Free...

    Hello, I have used your packages in several projects, and overall, I am very satisfied. However, I wanted to bring a recent issue with the Aspose.PDF package to your attention. My team utilized the package for converti…...Discourse December 24, 2025, 1:23pm 2 @joe81 Why Aspose.PDF fails on...for many internal operations [2][4]. Starting with .NET 6 , System...

    forum.aspose.com/t/aspose-pdf-vs-aspose-pdf-dra...
  7. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...0pt;color:#009DD9;mso-font-charset:2;'>l</font><font style='font-f...:top;text-align:left;'> Text 2 </font><font style='font-fami...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  8. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility.... set_superscript ( "2" ) . join ( "+" ) . join ( math...( "b" ) . set_superscript ( "2" )) . join ( "=" ) . join ( math...

    docs.aspose.com/slides/python-net/exporting-mat...
  9. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/javascript-cpp/create-...