Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 105,397 for

workbook

(0.35 sec)
  1. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...xlsx" ); Workbook wb ( inputFile ); // Access...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  2. Անջատեք բջիջները Excel-ում C#-ի միջոցով

    Տե՛ս այս հոդվածը՝ Excel-ում բջիջները C#-ով միաձուլելու համար: Այն ունի IDE կարգավորումներ, քայլեր և նմուշ կոդ՝ միաձուլված բջիջները C#-ի միջոցով բաժանելու համար:...Բեռնել սկզբնաղբյուր Excel ֆայլը Workbook օբյեկտի մեջ՝ բջիջների միաձուլման...

    kb.aspose.com/hy/cells/net/unmerge-cells-in-exc...
  3. Ինչպես խմբագրել Excel ֆայլը C++-ում

    Այս օրինակում մենք կուսումնասիրենք, թե ինչպես խմբագրել Excel ֆայլը C++-ում: Դուք կարող եք ծրագրավորել Excel ֆայլի տվյալները C++-ում՝ օգտագործելով պարզ API ինտերֆեյս, որը կարող է օգտագործվել ինչպես Microsoft Windows-ում, այնպես էլ Linux-ում և այլն:...Aspose::Cells անվանատարածքին Ստեղծեք Workbook օբյեկտի օրինակ՝ Excel ֆայլը...

    kb.aspose.com/hy/cells/cpp/how-to-edit-excel-fi...
  4. Ինչպես ստեղծել Excel ֆայլ C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Excel ֆայլ C#-ով .NET հավելվածում առանց MS Excel-ի միջակայքի օգտագործման:...SetLicense մեթոդով Ստեղծեք դատարկ Workbook Մուտքագրեք հաշվետվության տվյալները...

    kb.aspose.com/hy/cells/net/how-to-generate-exce...
  5. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....// Load template Excel file Workbook wb ( srcDir + u "sampleCrossType...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  6. 用 C++ 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 查找和刷新父数据透视表的嵌套或子数据透视表。...xlsx" ; Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/zh/cpp/find-and-refresh-t...
  7. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....file is a Microsoft Excel workbook, the SourceItem property might...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Excel file containing chart Workbook wb ( srcDir + u "sampleFindTypeOfXand...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  9. ISOWEEKNUM returns 53 for Dec 29–31, 2025 — sho...

    ISOWEEKNUM returns the wrong week number for dates that fall in the last days of December when ISO week 1 of the new year starts in December. In 2026, January 1 falls on a Thursday. Per ISO 8601, Week 1 is defined as th…... for example var wb = new Workbook(); var ws = wb.Worksheets[0];...

    forum.aspose.com/t/isoweeknum-returns-53-for-de...
  10. 用C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for C++中设置图表系列的值格式代码。我们的指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,以便准确专业地呈现您的数据。...Load the source Excel file Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/zh/cpp/set-the-values-for...