Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 154,976 for

2

(0.34 sec)
  1. Aspose.grid.desktop does'nt support readonly mo...

    aspose.grid.desktop does'nt support readonly mode?...Liu March 23, 2007, 12:17am 2 Hi, Thank you for considering...them. cccccc March 23, 2007, 2:51am 3 Thanks a lot! :)...

    forum.aspose.com/t/aspose-grid-desktop-doesnt-s...
  2. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a document.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PDF for .NET – System.Drawing.Common Not...

    Hi Aspose Team, I am using Aspose.PDF for .NET in a C#/.NET application and I am encountering a System.TypeInitializationException during the conversion process when running on a Linux environment. The same code works p…...Discourse February 17, 2026, 11:44am 2 @mukeshkanna You’re encountering...renderer tries to use that library [2]. 1. Internal dependency – The...

    forum.aspose.com/t/aspose-pdf-for-net-system-dr...
  4. Extract Meta Data From Dwf File - Free Support ...

    Inquiry: Extracting Metadata from DWF Files & Limitations in Aspose.CAD I am currently working with DWF files and exploring the capabilities of Aspose.CAD to extract metadata and text-based information. My goal is to re…...Family clouddeveloper87 April 2, 2025, 8:16am 1 Inquiry: Extracting...Professionalize.Discourse April 2, 2025, 8:17am 2 @clouddeveloper87 Can...

    forum.aspose.com/t/extract-meta-data-from-dwf-f...
  5. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Java..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...

    docs.aspose.com/barcode/java/1d-barcode-types/
  6. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the SMTP version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...Family KevinAmes August 1, 2025, 2:49pm 1 We’ve noticed with the...Discourse August 1, 2025, 2:50pm 2 @KevinAmes To set the default...

    forum.aspose.com/t/x400-support/316005
  7. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(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/cpp/setting-page-options/
  8. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  10. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...