Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 46,636 for

as

(0.18 sec)
  1. Extract Text and Images from XLTX File Online a...

    Online XLTX file parser app. C++ API C++ code to extract text in rows and cells from XLTX spreadhseets....Online XLTX file parser app. C++ API C++ code to extract text in rows and cells from XLTX spreadhseets.

    products.aspose.com/total/cpp/parse/xltx/
  2. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF document....Online PDF file parser app. Android API code to extract images and text from PDF document.

    products.aspose.com/total/android-java/parse/pdf/
  3. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets....Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets.

    products.aspose.com/total/net/parse/xls/
  4. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…

    forum.aspose.com/t/issue-with-tables-having-lar...
  5. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…...Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  6. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…

    forum.aspose.com/t/labels-in-charts-are-positio...
  7. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets.

    products.aspose.com/total/net/parse/excel/
  8. Licensing: Generated Temp DLL will be identifie...

    Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized As a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…...Hello, If we want to activate Aspose licenses, Aspose creates a temporary file that is recognized as a Trojan by our customer (see screenshot). The virus scanner deletes the file, and an Aspose error appears immediately…

    forum.aspose.com/t/licensing-generated-temp-dll...
  9. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulAs, but the formula isn’t recognized As a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  10. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …

    forum.aspose.com/t/chart-categoryaxis-getaxiste...