Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 150,874 for

2

(0.36 sec)
  1. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart tag properties efficiently.... (2 indexers) Methods Name Description...Assert . That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...Family benestom November 4, 2025, 2:15pm 1 Hello, when saving a document...Discourse November 4, 2025, 2:17pm 2 @benestom Summary When Aspose...

    forum.aspose.com/t/encoding-when-saving-to-html...
  3. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++.... RestartPage 2 Numbering restarts at each page...); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/java/latex-ams-matrix/
  5. Variables defined in dynamically included docum...

    Hi there, When trying to access a variable that is defined in a dynamically inlcuded document (sub template), the code fails with an error message indicating that the variable name is not a field of the data source. It …...lyagin January 30, 2026, 5:17pm 2 @tibitabi This behavior is by...that: <<[s]>> . tibitabi February 2, 2026, 5:54am 3 Hi Ivan Thanks...

    forum.aspose.com/t/variables-defined-in-dynamic...
  6. Aspose Total using Aspose.SVG failing on M1 Mac...

    Unable to run Aspose.SVG from Aspose.Total on M1 Mac .Net 8.0 adding Aspose.SVG and Aspose.SVG.Drawing.SkiaSharp references. Two issuse new SkiaModulw() not found, and appears to be using System.Drawing.Common.dll missi…...cs(2,26): error CS0234: The type or...asad.ali June 18, 2025, 7:30pm 2 @bhutfless We request you to uninstall...

    forum.aspose.com/t/aspose-total-using-aspose-sv...
  7. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) \ # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  8. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...Discourse December 12, 2025, 1:48pm 2 @ajinvs003 Below is what can be...the LINQ ReportingEngine docs [2]. It is not a full‑blown scripting...

    forum.aspose.com/t/capabilities-and-limitations...
  10. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...