Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 20,593 for

2 of

(0.12 sec)
  1. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++....1 , 2 , 3 ]); const btsSchema = new Uint8Array ([ 1 , 2 , 3 ]);... getCustomXmlParts (). get ( 2 ). setID ( "Sport" ); wb . getCustomXmlParts...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  2. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width Of the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection Of default cell borders for the row.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Incorrect date/time parsing - Free Support Foru...

    Hello, I use Aspose Words for Java with LINQ reporting engine version 24.8 and have trouble with date time parsing when using setExactDateTimeParseFormats, seems like the time part is ignored and every date parsed with 0…...smialekp September 11, 2024, 2:08pm 1 Hello, I use Aspose Words...Example: 03 Jul 2001 22:00 Example 2: 24 Jul 2024 22:00 Example 3:...

    forum.aspose.com/t/incorrect-date-time-parsing/...
  5. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  6. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  7. Latest Aspose.Page Product Family topics - Free...

    Get technical support Of Aspose.Page for .NET and Java....0 aspose-page-net 2 75 January 29, 2025 Aspose page...conversion failing aspose-page-java 2 86 January 16, 2025 Converting...

    forum.aspose.com/c/page/39
  8. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced document flexibility and functionality.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....Application(); 2 3 object missingValue = System...19 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-task...
  10. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number Of ChartSeries in this collection in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...double > ({ 4.4 , 7.0 , 3.5 , 2.1 })); // A chart series can also...

    reference.aspose.com/words/cpp/aspose.words.dra...