Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 150,770 for

2

(0.16 sec)
  1. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... get_Item ( 2 ); dstDocument . getPages ()....srcDocument . getPages (). delete ( 2 ); srcDocument . save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/
  2. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::HasDefaultFormat method. Gets a flag indicating whether the data point at the specified index has default format in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Get all Possible 1D Barcodes from an Image in P...

    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....$point [ 2 ] -> getX () . ", Y = " . ( string ) $point [ 2 ] -> getY...

    docs.aspose.com/barcode/java/get-all-possible-1...
  5. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/net/filtering-charts-in-e...
  6. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Python via...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/python-net/filtering-char...
  7. Draw geomtry to visio VSX document via Python |...

    Python source code to draw geomtry to visio vsx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  8. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...以下是所有可能的内置样式列表: 20% 强调 1 20% 强调 2 20% 强调 3 20% 强调 4 20% 强调 5 20%...20% 强调 6 40% 强调 1 40% 强调 2 40% 强调 3 40% 强调 4 40% 强调 5 40% 强调 6...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  9. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...Discourse May 12, 2025, 10:10am 2 @avinashchilke1 It seems that..."Category 1", "Category 2" }, new double[] { 1, 2 }); doc.Save("output...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  10. 使用 Java 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。... setText ( "Row 1 Cell 2" ); // 在表格末尾克隆第1行 table . getRows...getTextFrame (). setText ( "Row 2 Cell 1" ); // 向第2行第2单元格添加文本 table...

    docs.aspose.com/slides/zh/java/manage-rows-and-...