Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 48,194 for

as

(0.09 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.

    docs.aspose.com/cells/java/how-to-print-excel-a...
  2. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....Online Word file parser app. C++ API code to extract images and text content from Word document.

    products.aspose.com/total/cpp/parse/word/
  3. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX document....Online DOCX file parser app. C++ API code to extract images and text content from DOCX document.

    products.aspose.com/total/cpp/parse/docx/
  4. 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...
  5. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchAsed Aspose.Total license recently. We are trying to add image As watermark to all pages in doc. But we want to add watermark to full page covering all areAs of page. We tried adding it but looks like s…...Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…

    forum.aspose.com/t/aspose-total-net-adding-imag...
  6. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…

    forum.aspose.com/t/export-pivottable-as-image-s...
  7. Extract Text and Images from XLSM File Online a...

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

    products.aspose.com/total/net/parse/xlsm/
  8. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets....Online ODS file parser app. Java API code to extract text in rows and cells from ODS spreadhseets.

    products.aspose.com/total/java/parse/ods/
  9. Extract Text and Images from XLSB File Online a...

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

    products.aspose.com/total/net/parse/xlsb/
  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...