Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 150,889 for

2

(0.17 sec)
  1. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... 2, Data labels position optimization...JThomas98 November 10, 2025, 2:10pm 22 Thank you @leoluo ! This...

    forum.aspose.com/t/incorrect-rendering-when-con...
  2. 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...
  3. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph.... writeln ( "Paragraph 2." ); let layoutCollector = new...paragraphs . at ( 1 ))). toEqual ( 2 ); } else { expect ( layoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++.... RemoveLastEmptyParag 2 Remove the empty paragraph that...<p>paragraph 1</p> \r\n <p>paragraph 2</p> \r\n </div> \r\n </div> \r\n...

    reference.aspose.com/words/cpp/aspose.words/htm...
  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. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_break ( aw...+ 1 ) + '(' + ( 'odd' if i % 2 == 0 else 'even' ) + ')' ) if...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/com...