Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 153,328 for

2

(0.42 sec)
  1. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-series/
  3. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...potapov June 12, 2025, 5:13am 2 @apoorveslidely , Thank you for...new List<double> { 4, 2, 2, 0, 0, 2, 2, 0 }; var electricityFuelData...

    forum.aspose.com/t/getting-the-exact-coordinate...
  4. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...md" ) Link {1} {2} {3} {4}) FieldHyperlink # Use...link_example.md" ) Image {1} {2} {3} {4}) Shape 类。 # Use a document...

    docs.aspose.com/words/zh/python-net/translate-m...
  5. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Discourse November 20, 2025, 6:45am 2 @danies8 To keep progress on this...Behaviour changed between 1 → 2; review release notes or rerun...

    forum.aspose.com/t/sample-for-validating-tests/...
  6. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....getFieldCode()); // Setting this to "2" will include all countries and... field.setIncludeCountryOrR("2"); field.setFormatAddressOnCo(true);...

    reference.aspose.com/words/java/com.aspose.word...
  7. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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 Python. Choose the best PDF standard to convert a document using Python via .NET....describes the PDF/A‑1, PDF/A‑2, PDF/A‑4, and PDF/UA‑1 standards...users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...

    docs.aspose.com/words/python-net/learn-features...
  9. Terminator shape bumed from one side. and it is...

    Hi Team, I am using Aspose diagram to create the visio and converting visio to pdf. Cdde snippet- image.png (134.8 KB) Issue I am getting image.png (4.2 KB) The shape I am expecting image.png (4.1 KB) Package I a…...2 KB) The shape I am expecting image...aspect ratio (width/height) = 2 if (node[“shape”].ToString() ==...

    forum.aspose.com/t/terminator-shape-bumed-from-...
  10. 包含强类型数据的列|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....//Exporting the contents of 2 rows and 2 columns starting from 1st... ExportDataTable ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/zh/net/columns-containing...