Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 157,523 for

2

(0.13 sec)
  1. Aspose.Cells でのExcel出力処理時にSkiaSharpの読み込みエラーが発生す...

    Aspose.Cells でのExcel出力処理時に以下のSkiaSharpの読み込みエラーが発生します。 —> System.DllNotFoundException: Unable to load shared library ‘libSkiaSharp’ or one of its dependencies. In order to help diagnose loading problems, consider setting…...Family kenable811 April 3, 2026, 2:35am 1 Aspose.Cells でのExcel出力...Version=“2.88.8” ・SkiaSharp.NativeAssets.Linux Version=“2.88.8”...

    forum.aspose.com/t/aspose-cells-excel-skiasharp...
  2. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-pages/
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... UppercaseAlphabetic 2 Numeric formatting. Formats a...= builder . InsertField ( "= 2 + 3" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...StartCell(Cell cell) { if (_column == 2) cell.PutValue(""); // when use...Discourse May 16, 2025, 12:24pm 2 @523218882 The exception “Object...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  7. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....mpp" ); 2 3 GanttChartView view = project...SelectedDates[2]: " + view. ProgressLines . SelectedDates [ 2 ] ); 45...

    docs.aspose.com/tasks/net/working-with-project-...
  8. Customer satisfaction survey with table layout|...

    OMR ready customer satisfaction survey with table layout...columns_proportions=33%-10%-22%-2%-33% block_bottom_margin=0 block_top_padding=0...which you were greeted score=2 align=left ?score_answer=Sincerity...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  9. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....insertTocEntry(builder, "TC field 2", "A", "2"); Assert.assertEquals("...insertTocEntry(builder, "TC field 2", "A", "2"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  10. Appendix C. Typical Templates in C#|Aspose.Word...

    Learn the typical templates of LINQ Reporting Engine to build a report in C#.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/net/typical-templates/