Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,175 for

2

(0.17 sec)
  1. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers...."answers_string" : "() Answer 1 () Answer 2" } Required properties Name Type..."answers_string": "(5) (4) (3) (2) (1)" : Examples Check out the...

    docs.aspose.com/omr/net/json-markup/choicebox/
  2. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++.... setBottomMargin ( 2 ); pageSetup . setLeftMargin (...setHeaderMargin ( 2 ); pageSetup . setFooterMargin ( 2 ); // Save the...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  3. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  6. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Discourse December 17, 2025, 8:09am 2 @karl.sjostrand The PPS X file...PowerPoint cannot open or unzip [2]. Fix using Aspose.Slides; using...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  7. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...Discourse September 1, 2025, 4:09pm 2 @caseai It sounds like you’re...Dmitriy.Sorokin September 2, 2025, 2:28am 7 @caseai the release...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  8. 使用 Java API 解决方案调整 EPS 大小

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 Java 版 EPS 调整功能。... 2 3 // Initialize PS document with...10 11 //Increase EPS size in 2 times and save to new file 12...

    docs.aspose.com/page/zh/java/resize-eps/
  9. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... OleObject -2 The shape is an OLE object. OleControl...Rectangle 1 Rectangle. RoundRectangle 2 Round rectangle. Ellipse 3 Ellipse...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples... features import * 2 from aspose. pydrawing import...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/python-net/latex-math-formu...