Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 159,267 for

2

(0.91 sec)
  1. 55541812.xlsx

    Sheet1 1 2 3 4 5 6 7 8 9 10 2017-11-25T03:33:49Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-11-25T03:33:49Z 2017-11-25T03:33:49Z 2017-11-25T03:33:49......Sheet1 1 2 3 4 5 6 7 8 9 10 2017-11-25T03:33:49Z 16.0300 Microsoft...

    docs.aspose.com/cells/ru/java/render-sequence-o...
  2. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In C# Application , I am...Professionalize.Discourse July 23, 2025, 2:04pm 2 @vigneshS Cause The error...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  3. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...( 5 ); } } // 合并第 1 行的第 1 和第 2 个单元格 tbl -> MergeCells ( tbl ->...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/zh/cpp/manage-table/
  4. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....NuGet Package Manager Console 2. Apply a License Step-by-Step:...and reference the DLL manually. 2. Apply a License # Without a license...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  5. 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...
  6. 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...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/merger/ Recent content in ผสานเอกสาร PDF โดยใช้ Python on Aspsoe.PDF......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/python-net/merger/in...
  8. 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...
  9. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....2.docx", SaveFormat.DOCX) .execute();..."LowCode.MergeStreamContextDo.2.docx")) { Merger.create(mergerContext)...

    reference.aspose.com/words/java/com.aspose.word...
  10. My dox file getting currepted if chart creates ...

    [image]...Discourse February 6, 2026, 7:18pm 2 @Amol_Hekade You mentioned that...bShowDataLabel; if (ss.Length >= 2) if (string.Compare(ss[1], "Y"...

    forum.aspose.com/t/my-dox-file-getting-currepte...