Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 150,873 for

2

(0.1 sec)
  1. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/es/python-net/aspose-3d-docu...
  2. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!... Writeln ( "Section 1, page 2." ); builder . InsertBreak ( BreakType...builder . Writeln ( "Section 2, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  3. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row formatting in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...Family words-java Kldv April 2, 2025, 2:48pm 1 Hi Team, I’ve observed...maintaining original formatting Case 2: MS Word detected revision changes...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  8. Columns Containing Non-Strongly Typed Data|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Exporting the contents of 2 rows and 2 columns starting from the...ExportDataTableAsStr ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-no...
  9. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...如果我们合并两对单元格 (1, 1) 与 (2, 1) 以及 (1, 2) 与 (2, 2),得到的表格将带有编号。以下 JavaScript...( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  10. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency.... EqualTo ( 2 )); // Each section has its own...PageSetup . TextColumns . SetCount ( 2 ); builder . Writeln ( "Column...

    reference.aspose.com/words/net/aspose.words/doc...