Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 157,066 for

2

(1.95 sec)
  1. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...tolmachovvs September 30, 2025, 2:33pm 1 Hello everyone, I need...Cells_Vs_NPOI_HWPF_and_XWPF_v1.2/Add.Image.in.Worksheet.zip But...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  2. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. × 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. × 14 in.) PaperStatement Statement (5‑1/2 in. × 8‑1/2...

    docs.aspose.com/cells/python-net/setting-page-o...
  6. About sum function using in aspose word templat...

    Hi Team, How to add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...Discourse December 22, 2025, 2:00pm 2 @rose.thomas How to calculate...against that collection at runtime [2]. Typical usage in code var engine...

    forum.aspose.com/t/about-sum-function-using-in-...
  7. Unable to get range of a bookmark - Free Suppor...

    New_New Microsoft Word Document (2).docx (3.0 MB) OLD_New Microsoft Word Document (2).docx (17.3 KB) I have attached 2 documents OLD_New Microsoft Word Document (2).docx is the original document which I upload in the …...Document (2).docx (3.0 MB) OLD_New Microsoft Word Document (2).docx...attached 2 documents OLD_New Microsoft Word Document (2).docx is...

    forum.aspose.com/t/unable-to-get-range-of-a-boo...
  8. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...linq-reporting-engine deid January 2, 2026, 10:37am 1 Hi, I have a...(or a Concat function) between 2 generic collection (System.Collections...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  9. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Node.js. Choose the best PDF standard to convert a document using Node.js via .NET....users to work with PDF/A-1, PDF/A-2, PDF/A-3, and PDF/A-4 formats...as well as PDF/UA-1 and PDF/UA-2: PDF/A-1 has serious limitations...

    docs.aspose.com/words/nodejs-net/learn-features...
  10. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/java/3d-chart/