Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 33,862 for

line

(0.35 sec)
  1. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product.... Specify Character for Soft Line Breaks When Importing to Markdown...specify a character for soft line breaks when importing to Markdown...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  2. 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/...
  3. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....NET provides a two-line code for transforming a source...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  4. 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...
  5. 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...
  6. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    在 PowerPoint 演示文稿中创建图表...添加一个带有默认数据并指定类型为 ChartType::Line 的图表。 访问图表数据 IChartDataWorkbook。...() -> addChart ( ChartType :: Line , 10 , 50 , 600 , 350 ); $pres...

    docs.aspose.com/slides/zh/php-java/create-chart/
  7. 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
  8. 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...
  9. 使用Type1字体|的文本渲染| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...identifiers for every symbol in text line 5 System::ArrayPtr < System::SharedPtr...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  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/