Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 238,873 for

aspose cells

(0.1 sec)
  1. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background text to add draft watermark in presentation using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  2. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  3. How to Delete Page Break in Word using Python

    This article guides on how to delete page break in Word using Python. It shares details about the IDE settings, a list of tasks, and a runnable sample code to remove all page breaks in Word using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-delete-page-b...
  4. How to Convert Raster Image to SVG using Java

    This quick how-to topic focuses on how to convert Raster image to SVG using Java along with the detailed configuration steps to set up the environment and use the example code. By using Java Raster image to SVG converter application can be easily developed using simple API calls and a few lines of code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/java/how-to-convert-raste...
  5. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  6. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  7. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Aspose.Cells fully supports Microsoft...and how to code them using Aspose.Cells. Data Validation Types and...

    docs.aspose.com/cells/cpp/data-validation/
  8. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  9. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...GetDocumentVersion() 属性通过 Aspose.Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  10. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...Aspose.Cells也允许使用 Worksheet.Slicers.Add()...XLSB 格式保存工作簿。以下屏幕截图显示了由 Aspose.Cells 在输出 Excel 文件中创建的切片器。 示例代码...

    docs.aspose.com/cells/zh/cpp/create-slicer/