Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 106,499 for

workbook

(0.2 sec)
  1. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. C++ API code to manage comments of XLS files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/xls/
  2. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. .NET API C# code to extract images and text content from DOCX document....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/net/parse/docx/
  3. C++ API to Convert POWERPOINT to DOCX or with f...

    Export POWERPOINT to DOCX within your C++ applications or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...POWERPOINT to XLSX (Open XML Workbook) Convert POWERPOINT to XLT...

    products.aspose.com/total/cpp/conversion/powerp...
  4. C++ API to Convert POWERPOINT to TEXT or with f...

    Export POWERPOINT to TEXT within your C++ applications or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...POWERPOINT to XLSX (Open XML Workbook) Convert POWERPOINT to XLT...

    products.aspose.com/total/cpp/conversion/powerp...
  5. C++ API to Convert EPUB to XLSM | products.aspo...

    Convert EPUB to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel macro-enabled workbook format, which is used to store...EPUB to XLSB (Excel Binary Workbook) Convert EPUB to XLT (Excel...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. Watermark XLS File Online or using Java | produ...

    Free online app to Watermark different XLS files. Java watermarking library code for XLS worksheets....project Load XLS file using Workbook class. Select the relevant...Watermark to XLSX (Open XML Workbook)...

    products.aspose.com/total/java/watermark/xls/
  7. 使用Sparkline和3D格式设置在C++中|Documentation

    学习如何在Excel文件中使用Aspose.Cells和C++应用sparkline和3D格式。...xlsx" ; Workbook book ( inputFilePath ); Worksheet...// Instantiate a new Workbook Workbook book ; // Add a Data Worksheet...

    docs.aspose.com/cells/zh/cpp/using-sparklines-a...
  8. 如何将 HTML 转换为 PDF|Documentation

    本主题向您展示了如何使用Aspose.Cells for .NET将HTML转换为PDF saveformat和MHTML转换为PDF saveformat。... 初始化 Workbook 对象。 通过调用Workbook.Save()方法保存输出PDF文档。...

    docs.aspose.com/cells/zh/net/convert-html-to-pdf/
  9. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Workbook; import com.aspose.cells.Worksheet;...throws Exception { Workbook workbook = new Workbook(); Worksheet sheet...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  10. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...Worksheet worksheet = workbook.Worksheets[namedRange.SheetIndex...grid line color. Workbook workbook = new Workbook(filePath + "sourceFile...

    forum.aspose.com/t/image-gridline-color-differe...