Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 155,503 for

2

(0.68 sec)
  1. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...Ghani0303 September 17, 2025, 2:32pm 1 hi Aspose, in the aspose...Discourse September 17, 2025, 2:33pm 2 @Ghani0303 Hello Ganesh Kumar...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  2. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...Discourse July 1, 2025, 4:19pm 2 @mlamla Cause The issue you’re...management team. mlamla July 2, 2025, 8:35am 4 Hey @asad.ali...

    forum.aspose.com/t/mask-an-image-to-clip-corner...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....")); // 2 - Load a document that exists...writeln("Item 1"); builder.writeln("Item 2"); doc.cleanup(); Assert.assertEquals(6...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...'6. Item 1 \r\n ' + '7. Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TikZ 最佳实践与技巧 | Aspose.TeX .NET

    学习在 TeX 和 LaTeX 文档中高效使用 TikZ 的最佳实践和实用技巧。...1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/zh/net/best-practices-and-t...
  7. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...Discourse December 16, 2025, 6:53am 2 @feng.qun.zhu.avaryholding.com...getCells().get("A1") 获取复选框所在单元格的地址。 2. 前端读取该地址列表,动态生成对应的复选框元素并定位。 使用...

    forum.aspose.com/t/aspose/323235
  8. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.HTML for Java....against WCAG rules using Java 2 3 // Initialize a webAccessibility...RuleValidationResult Details 2 for (RuleValidationResult result...

    docs.aspose.com/html/java/web-accessibility-val...
  9. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....\mathbf{v}$ \mathsf $\mathsf{G}_1^2$ \mathtt $\mathtt{W}(a)$ \mathnormal...mathsf{G}$ can be computed as 2 \ begin{equation} 3 \ mathsf{G}...

    docs.aspose.com/tex/java/latex-math-fonts/
  10. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…..."name": "John Doe" }, { "personId": 2, "name": "Jane Smith" } ], "addresses":..."123 Main St" }, { "personId": 2, "address": "456 Elm St" } ] }...

    forum.aspose.com/t/linq-reporting-engine-how-to...