Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 20,738 for

2 of

(0.15 sec)
  1. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... FromDouble ( 2 ), ChartYValue . FromDouble (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number Of consecutive lines that can end with hyphens. Default value for this property is 0 in C++....-> set_ConsecutiveHyphenLim ( 2 ); doc -> get_HyphenationOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... Write ( "Original cell 2 text" ); builder . EndTable ();...Runs [ 0 ]. Text = "Edited Cell 2 contents" ; (( Shape ) docEdited...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Has the PSDNET-1030 issue been resolved? - Free...

    Has the issue Of PSDNET-1030 regarding the PSD module been resolved? It has been 4 years since it was first raised, do you have any plans to solve it? I did not track any relevant records Of this issue in the Release Not…...Discourse August 23, 2025, 10:39am 2 @junhan I understand your concern...

    forum.aspose.com/t/has-the-psdnet-1030-issue-be...
  5. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...Initialize webAccessibility container 2 WebAccessibility webAccessibility...not performed. * ErrorType = 2 and Success = true – this means...

    docs.aspose.com/html/java/web-accessibility-check/
  6. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... InsertRow ( 2 ); // Path of output excel file...worksheet . GetCells (). InsertRows ( 2 , 10 ); // Path of output excel...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  7. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type Of a text form field...."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Error 2 Error events of considerable importance...

    docs.aspose.com/ocr/net/logging/
  9. FieldBarcode.IsBookmark | Aspose.Words for .NET

    Discover how the FieldBarcode IsBookmark property enhances your PostalAddress functionality, allowing seamless bookmark management for improved data organization.... LineBreak ); // 2 - Reference a bookmark that stores...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end Of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...noskov May 19, 2025, 11:30am 2 @hrnallap Could you please attach...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...