Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,422 for

api cleanup

(0.41 sec)
  1. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....Cells provides an API that allows you to do this in...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Execute the...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  2. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...endl ; Aspose :: Cells :: Cleanup (); } 注释格式设置 还可以通过配置其高度、宽度和字体设置来格式化注释的外观。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  3. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....writes information about the API and version number in output...spreadsheet using Aspose.Cells' APIs. When the spreadsheet code is...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  4. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  5. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Cells API. Use the Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-author-while-...
  6. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....Cells API. You need to include the Aspose...endl ; Aspose :: Cells :: Cleanup (); } Conversion Options It...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  7. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...developers with an integrated API to optimize documents in various...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/cpp/compress/
  8. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....endl ; Aspose :: Cells :: Cleanup (); } After using the above...we use only the Aspose.Cells API to perform the task. Example:...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  9. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Cells API 提供在使用 GetRefersTo() 属性时为命名范围...endl ; Aspose :: Cells :: Cleanup (); } 为命名范围设置复杂公式 复杂公式可以是任...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  10. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells API provides support for converting...endl ; Aspose :: Cells :: Cleanup (); } Advanced Topics Convert...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...