Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 159,267 for

2

(0.43 sec)
  1. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...Discourse February 5, 2026, 6:52am 2 @Viral84 You want to extract the...ExtractText() method for this purpose [1][2]. Example using Aspose.Diagram;...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  2. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...paragraphs. builder . Writeln ( "List 2 starts below:" ); builder . ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Appendix C. Typical Templates in C#|Aspose.Word...

    Learn the typical templates of LINQ Reporting Engine to build a report in C#.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/net/typical-templates/
  4. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。... value = "2-Color Scale" ; worksheet . cells..."3-Color Scale" ; for ( let i = 2 ; i <= 15 ; i ++ ) { worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  5. Aspose::Words::Fields::FieldXE::get_IsBold meth...

    Aspose::Words::Fields::FieldXE::get_IsBold method. Gets or sets whether to apply bold formatting to the entry's page number in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Excel - Chart has Misaligned Shape - Free Suppo...

    Dear Aspose. As you can see from example. When the Chart is printed coral colored box inside is shifted left and down. You can see as it do not align bars on the X-axis in the printed picture. Attaching image demonst…...Family ottap March 26, 2025, 2:27pm 1 Dear Aspose. As you can...BUG-1283217-Chart-Misaligned-Shape.zip (213.2 KB) We have used Windows and latest...

    forum.aspose.com/t/excel-chart-has-misaligned-s...
  8. Accessing Table from Cell and Adding Values ins...

    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....F6, which is at the offset (2, 2) of the table, also has a value...

    docs.aspose.com/cells/python-net/accessing-tabl...
  9. Images moved in conversion - Free Support Forum...

    Please see the attached docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…... Note how the images in Page 2 of the Docx have moved into Page...hafeez May 31, 2019, 10:56am 2 @john.gleeson , We tested the...

    forum.aspose.com/t/images-moved-in-conversion/1...
  10. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...ServerSide527 December 13, 2021, 2:12pm 1 Hi, When converting a DOCX...lobanov December 13, 2021, 11:41pm 2 @ServerSide527 , We have tested...

    forum.aspose.com/t/images-in-rendered-html-have...