Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 155,495 for

2

(0.17 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...") # ✅ 2. Charger le fichier PSD load_options...new_width) // 2 y = (canvas_height - new_height) // 2 print(f"Position...

    forum.aspose.com/t/modify-smartobject-psd/313972
  2. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... set_superscript ( "2" ) . join ( "=" ) . join ( slides...( "a" ) . set_superscript ( "2" )) . join ( "+" ) . join ( slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Word and Pdf mismatch - Free Support Forum - as...

    Hello, Pdf and Word files don’t match in case when document has table which has vertical merged cell with long text and “page break before” in next row. There is an option to save documents in Word with OOXML complianc…...FARRIS May 23, 2023, 2:31pm 1 Hello, Pdf and Word files...lMerge.NONE); builder.write("2"); builder.insertCell(); builder...

    forum.aspose.com/t/word-and-pdf-mismatch/265406
  5. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....8 , 2.6 , 3.9 ], [ 2.7 , 3.2 , 0.8 , 1.7 ]); //...visible = false ; dataPoints . at ( 2 ). marker . format . fill . presetTextured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....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...
  7. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....8 , 2.6 , 3.9 ], [ 2.7 , 3.2 , 0.8 , 1.7 ]); //...visible = false ; dataPoints . at ( 2 ). marker . format . fill . presetTextured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  9. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter... IO ; 2 using Aspose. Svg . Saving ; 3...1 // Convert SVG to JPG in C# 2 3 // Initialize an SVG document...

    docs.aspose.com/svg/net/convert-svg-to-image/