Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 148,637 for

2

(0.17 sec)
  1. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...sahi March 26, 2024, 9:43am 2 @rnara , I believe you are using...we make progress. rnara April 2, 2024, 6:19am 6 Hi @duojie.yang...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document.... We used 2 TextFragmentAbsorber to find fragments...LinkAnnotation ( page , linkFragments [ 2 ]. Rectangle ) { Action = new...

    docs.aspose.com/pdf/net/link-annotations/
  4. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....LaTeX math formula to PNG image 2 3 // Create rendering options...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  5. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....it with the pseudocode: Copy 1 2 using Aspose.Font ; 3 ... 4 5...mentioned before, to give it 2 font parameters, - the format...

    docs.aspose.com/font/net/how-to-load-fonts/
  6. Accessing Table from Cell and Adding Values ins...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....F6 , which is at the offset (2, 2) of the table, also has a value...

    docs.aspose.com/cells/java/accessing-table-from...
  7. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/zh/java/chart-data-label/
  8. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SVG 中的填充和描边 – 基础知识和 SVG 代码 – Aspose.SVG指南

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...每个属性都有一个相应的表示属性,这在 W3 SVG 2.0 规范的样式章节中进行了描述。 SVG 填充和 SVG 描边属性...style="stroke:#00ff00; stroke-width:2; fill:#ff0000" 但是可以使用以下语法在表示属性中给出相同的...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  10. 3. 矩阵和类似环境

    本文简要介绍了使用AMS-LATEX软件包排版类似乳胶矩阵的结构。...Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/zh/java/latex-ams-matrix/