Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,419 for

true type

(0.37 sec)
  1. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....Row/Column Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  2. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....CsvDataSource enables you to work with typed values rather than just strings...define a way to store values of types other than strings, CsvDataSource...

    docs.aspose.com/words/net/accessing-csv-data/
  3. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... Parameter Type Description args ReplacingArgs...insertion_destination . node_type == aw . NodeType . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks....Microsoft Project, different types of tasks define project structure...the following fields: Type: Boolean ( true / false ) Purpose: Indicates...

    docs.aspose.com/tasks/net/handling-critical-and...
  5. Formatting Pivot Table with Golang via C++|Docu...

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/go-cpp/formatting-pivot-t...
  6. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....approaches to add different types of data to cells. How to Add...U16String ( u "A4" )). PutValue ( true ); Cell cellA1 = worksheet ...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  7. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...

    docs.aspose.com/words/net/using-lexical-tokens/
  8. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#.... True ; tf . Paragraphs [ i ]. Portions...FontItalic = NullableBool . True ; tf . Paragraphs [ i ]. Portions...

    docs.aspose.com/slides/net/manage-paragraph/
  9. 使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格|Doc...

    使用Aspose.Cells for JavaScript via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。...ListObjects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...5000, Recursive = true, IgnoreError = true }; foreach (Aspose...PivotTables) { pTable.RefreshDataFlag = true; pTable.RefreshData(); pTable...

    forum.aspose.com/t/updated-embedded-excel-data-...