Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 33,502 for

line

(0.11 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio...... You need to use line shape or relevant shapes to...shape2.height // 2 line = sheet.shapes.add_line(2, 0, 2, 0, 100...

    forum.aspose.com/posts.rss
  2. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or onLine with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....at the beginning of the new line. Or you can mark one of such...

    docs.aspose.com/html/python-net/convert-html-to...
  3. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 BMP 转换功能在此通过代码片段进行讲解和演示...to specify sizeuse following line //PdfSaveOptions options = new...

    docs.aspose.com/page/zh/net/convert-eps/
  4. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...htm (please see line number 498,499) Le notificateu...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  5. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....} } FAQ Can I set different line thicknesses and styles for different...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  6. Managing Outlook Messages|Documentation

    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....text in the body or the subject line, setting formatting and so on...

    docs.aspose.com/email/net/managing-outlook-mesa...
  7. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....Pptx ); FAQ Can I set different line thicknesses and styles for different...

    docs.aspose.com/slides/cpp/manage-cells/
  8. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...CustomValuesCalculat(with the line of code to set data.CalculatedValue)...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  9. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...2:42pm 11 Thanks Oleksii, the line cadRasterizationOpti.layouts...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  10. 保存 HTML 文档 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET API 将 HTML 文档保存到文件、URL、Zip 存档和内存流中,以及如何应用保存选项。...HTMLSaveOptions(); 18 19 // The following line with value '0' cuts off all...instance 20 // If you remove this line or change value to the '1',...

    docs.aspose.com/html/zh/net/save-html-document/