Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 153,349 for

2

(0.16 sec)
  1. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  2. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Reorder Worksheets|Documentation

    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.... MoveTo ( 2 ); //Save the Excel file. workbook...SetSheetOrder ( "third sheet" , 2 ); FileStream sw = File . Create...

    docs.aspose.com/cells/net/reorder-worksheets/
  4. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Facing an issue word document parsing and setti...

    After reading the byte streaming and setting the sensitivity label property to the file before writing the docx files Once documents file is created and opened the file in word reader Getting an output with word found …...Discourse August 4, 2025, 1:48pm 2 @Sathishkumar14601460 It sounds...Sathishkumar14601460 August 4, 2025, 2:01pm 5 Is there any logic available...

    forum.aspose.com/t/facing-an-issue-word-documen...
  8. Generate CODE128 BarCode Images via Python | pr...

    Create CODE128 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  9. Recognize CODE93 BarCode Images via Python | pr...

    Scan CODE93 symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  10. 通过Node.js与C++合并与拆分单元格|Documentation

    Aspose.Cells是一个用于操作电子表格文件的Node.js库,支持合并和拆分单元格。本文章将介绍如何使用Aspose.Cells库合并和拆分单元格,并提供定制合并单元格样式的选项。... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/zh/nodejs-cpp/merging-and...