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

api cleanup

(0.09 sec)
  1. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells....Cells API to perform the task. The component...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  2. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....Cells API programmatically, please use...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/removing-slicer/
  3. 用 C++ 为命名范围设置公式|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  4. Შეკუმშოს TIFF C++

    შეკუმშოს TIFF C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....დეველოპერებს აძლევს ინტეგრირებულ API ს TIFF კონტენტის ოპტიმიზაციისთვის...MakeObject<Document>(u"Input.tiff"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/ka/cpp/compress/tiff/
  5. 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/
  6. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...endl ; Aspose :: Cells :: Cleanup (); } 你还可以用适当的HTML文本改变文本框内...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  7. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Cells API provides support for exporting...endl ; Aspose :: Cells :: Cleanup (); } Converting Excel Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  8. 用C++管理评论和注释|Documentation

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

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  9. 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/
  10. 在使用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...