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

line

(0.15 sec)
  1. Convert CSV to PowerPoint using Python or with ...

    CSV to PowerPoint conversion in your Python applications without using Microsoft Office or onLine. Test free CSV to PowerPoint onLine converter quickly before integrating the code....each row is separated by a new line. The first row, known as the...

    products.aspose.com/total/python-net/conversion...
  2. PDF417 Barcode Family|Documentation

    Generate different types of PDF417 barcodes using Aspose.BarCode for Android... To show the text line under a barcode, the setTwoDDisplayText...

    docs.aspose.com/barcode/androidjava/pdf417-gene...
  3. Visual Studio Export GridView To Word Control|A...

    How to export contents of GridView into Word Processing document using Aspose.Words in C#.... Add this line to the top of the page, control...

    docs.aspose.com/words/net/visual-studio-export-...
  4. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or onLine. Test free TXT to POTM onLine converter quickly before integrating the code....Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / Line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...to it and what color fill / line color it should have based on...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  6. 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/
  7. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...// Convert HTML to PDF in one line using Java 2 3 // Invoke the...PdfSaveOptions(), "convert-with-single-line.pdf" ); Example_ConvertHtmlToPdfInOn...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  8. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...you clear the indent on each line of the bullet points then when...

    forum.aspose.com/t/merging-documents-causing-bu...
  9. 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-...
  10. 在 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/