Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 155,664 for

2

(0.63 sec)
  1. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... 2. Table selection area How to start...= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/net/aspose-cells-gridjs/c...
  2. 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 Java. Choose the best PDF standard to convert a document using Java....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/java/learn-features-of-co...
  3. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting of several hundred shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. Even when I insert this master shape into a page using Microso…...Value / 2; masterShape.XForm.PinY.Value...PageProps.PageHeight.Value / 2; diagram.Save("mastertest.vsdx"...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  4. How to read all mail of indox folder - Free Sup...

    Hello Sir/Madam I am making a web application in which we are adding a function to read mails from pst file. So i am reading mails by using aspose dll but when i try to read mails then it is …...iqbal July 3, 2014, 8:02am 2 Hi Sumit, Thank you for writing...application, as mentioned in point 2 of our Evaluate Aspose.Email article...

    forum.aspose.com/t/how-to-read-all-mail-of-indo...
  5. Send Shape Front or Back inside the Worksheet|D...

    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....negative number such as -1, -2, -3, etc., and if you want to...a positive number such as 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/python-net/send-shape-fro...
  6. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…... varundnv November 26, 2025, 2:29pm 1 We are trying to format...Discourse November 26, 2025, 2:31pm 2 @varundnv Summary Aspose.Words...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....write("Row 1, Cell 2."); // Call the builder's "EndRow"...insertCell(); builder.write("Row 2, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Signature - Free Support Forum - aspose.com

    Hello, i would like to download the Signing (signature ) of Exchange. it exist in ExchangeMessageInfo ?? Best regards, Amirox...iqbal April 16, 2014, 10:53am 2 Hi Amirox, Thank you for using...accordingly. nacata April 17, 2014, 2:20am 3 Hello, I like to use signatures...

    forum.aspose.com/t/signature/34402
  9. OCR results are returning multiple lines of tex...

    I’m using a memorystream created from a bitmap in memory. I set a RecognitionAreas (only one area is defined) in the RecongitionSettings. The defined RecongitionAreas image has only one line of text, but the results re…...pylaieva April 21, 2026, 1:14pm 2 Please provide your bitmap for...anna.pylaieva April 22, 2026, 2:52pm 4 I checked on my image and...

    forum.aspose.com/t/ocr-results-are-returning-mu...
  10. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...