Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 7,672 for

xlsx to pdf

(0.23 sec)
  1. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET To streamline project management processes....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/tasks/net/utility-features/
  2. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how To utilize utility features available in the C++ version of Aspose.Tasks....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/tasks/cpp/utility-features/
  3. 使用Node.js在C++中使用ImageOrPrint选项将工作表转换为图片|Documen...

    学习如何使用Aspose.Cells for Node.js via C++将工作表转换为图片文件,并应用各种图像和打印选项。...您可能需要将图像插入到Word文档、PDF文件、PowerPoint演示文稿中,或者在某些其他情景中...sourceDir , "sampleWorksheetToAnI.xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...
  4. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...C++,你可以将CSV文件转换为Excel、OpenOffice、PDF、JSON及其他许多格式。 打开 CSV 文件 逗号分隔值...samplePreferredParse.csv outputsamplePreferre.xlsx #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...
  5. Index was out of range pivot table.CalculateDat...

    i have a problem when I want To calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...xlsx"); Worksheet sheet = workbook...workbook.Save("output_file.pdf", SaveFormat.Pdf); Check for Updates...

    forum.aspose.com/t/index-was-out-of-range-pivot...
  6. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according To the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...xlsx"); wb.Worksheets[0].Cells.DeleteBlankRows();...wb.Save(filePath + "out_net.xlsx"); If you still have questions...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods To insert text images and other content specify font paragraph and section formatting in Java....writeln("PDF"); builder.writeln("HTML"); //...writeln("DOC"); builder.writeln("PDF"); builder.writeln("HTML"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one page , here we can able To mange setting different pagesize like A4,legal,Letter etc… But not getting any option To set CusTom Pagesize where user provide…...xlsx"); Worksheet sheet = workbook...workbook.save("output_file.pdf", SaveFormat.PDF); In this example, replace...

    forum.aspose.com/t/set-custom-height-width-in-a...
  9. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the Top of the text in botTom cell is mixed with underline of text above. Also botTom part of text in botTom cell is cut o…...xlsx-Table-26.1-Difference.png (153...Workbook.Save(..., SaveFormat.Pdf) or the equivalent print API)...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  10. Set Print Titles with Python.NET|Documentation

    Learn how To configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....xlsx" ) # Access first worksheet...workbook workbook . save ( "output.xlsx" ) The output result: How to...

    docs.aspose.com/cells/python-net/how-to-set-pri...