Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,174 for

2

(0.33 sec)
  1. 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/
  2. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...Discourse December 12, 2025, 8:52am 2 @chenweii What we see You are...omitted or rendered per‑character [2]. Why it happens The field syntax...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  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. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... JThomas98 April 10, 2024, 2:55pm 22 This great news. Thank...feedback. JThomas98 April 11, 2024, 2:13pm 24 Hi Aspose Team, Here’s...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  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. Issue with PDF to HTML Conversion – Text Render...

    After converting the PDF to HTML, the text content in the PDF is being rendered as images in the generated HTML file instead of selectable text. I have attached the original PDF file. Kindly review the issue and provide…...Barsh-AmericanIndiansGreat-1991-2-29.pdf (580.1 KB) ilyazhuykov...be notified ilyazhuykov March 2, 2026, 11:29pm 4 @Shriraksha We...

    forum.aspose.com/t/issue-with-pdf-to-html-conve...
  9. 使用 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/
  10. FlattenAllFields Thread Safety Issue Introduced...

    We are experiencing exceptions being raised when using Aspose.Pdf.Facades.Form.FlattenAllFields in multi-threaded scenarios in versions after Aspose PDF 24.1.0. See attached repro. FlattenAllFieldsTest.zip (237.0 KB) F…...ali November 11, 2024, 9:28pm 2 @ejohnsonlrs We have opened the...ejohnsonlrs December 17, 2025, 2:49pm 3 I have not seen this issue...

    forum.aspose.com/t/flattenallfields-thread-safe...