Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,408 for

2

(0.25 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Family rajeshbsw May 14, 2014, 2:06am 1 Hi, I have a PDF with form...textBoxField2.Value = "sample text value 2"; textBoxField2.Characteristics...

    forum.aspose.com/t/facades-form-not-displaying-...
  5. 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...
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages method returns only 2 pages. input.docx (13.5 KB) alexey...noskov November 27, 2024, 1:01pm 2 @Buffer2018 Such problems might...

    forum.aspose.com/t/document-extractpages-yields...
  7. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Discourse July 31, 2025, 4:38pm 2 @JThomas98 It sounds like you’re... amjad.sahi August 11, 2025, 2:14pm 8 @JThomas98 , Here you go...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  8. 如何在智能标记中使用if参数和变量|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.... 2. 对行为和操作的控制:参数微调智能标记的行为,实现分组、排序、小计和条件格式等操作。...: "director first 2" , "id" : "director id 2" , "LastName" : "director...

    docs.aspose.com/cells/zh/net/how-to-use-if-para...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/python-net/apply-shading-...
  10. Missing ARM64 package for Linux - Free Support ...

    We’re currently trying to move our testing pipelines to ARM64 Linux (Graviton instances) to speed up their currently very slow execution, and Aspose.Words for Python not having a Linux ARM64 build is completely blocking …...noskov April 5, 2024, 5:17pm 2 @ichicoro You are right, currently...request is logged as WORDSPYTHON-2 . We will keep you updated and...

    forum.aspose.com/t/missing-arm64-package-for-li...