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

2

(0.38 sec)
  1. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Landray RDM EKP-23942 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 3、零部件开发技术协议(V1-2023) (2) (1).doc.zip (18.2 KB) before converted: after converted: toHTML-Aspose_page-4-svg.html.zip (103.3 KB) Please have a check....3、零部件开发技术协议(V1-2023) (2) (1).doc.zip (18.2 KB) before converted:...Discourse January 7, 2026, 9:04am 2 @hucq_landray_com_cn What specific...

    forum.aspose.com/t/landray-rdm-ekp-23942-conver...
  4. Render Unicode Supplementary characters in outp...

    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....Normal Unicode characters are 2 bytes long while Unicode Supplementary...UTF‑16 these characters require 2 surrogates (16‑bit units). Render...

    docs.aspose.com/cells/java/render-unicode-suppl...
  5. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....example -1 means the last item, -2 means the second before last and...= { "Category 1" , "Category 2" , "Category 3" , "Category 4"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....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/nodejs-cpp/apply-shading-...
  7. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Pages [ 2 ]; dstDocument . Pages . Add (...srcDocument . Pages . Delete ( 2 ); srcDocument . Save ( outputFile...

    products.aspose.com/pdf/net/pages/move/
  8. Move Pages to PDF using Python | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... pages [ 2 ] dstDocument . pages . add (...srcDocument . pages . delete ( 2 ) srcDocument . save ( src_file...

    products.aspose.com/pdf/python-net/pages/move/
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine....// Limit recognition load to 2 threads RecognitionSettings recognitionSettings...recognitionSettings . setThreadsCount ( 2 ); // Recognize images ArrayList...

    docs.aspose.com/ocr/java/multithreading/
  10. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...