Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 46,881 for

as

(0.15 sec)
  1. 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...
  2. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…

    forum.aspose.com/t/insert-image-in-aspose-word-...
  3. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/net/saving-a-document-as-...
  4. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart As an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…

    forum.aspose.com/t/chart-lines-disappear-when-t...
  5. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchAsing a license, but I am not getting the same output As in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …

    forum.aspose.com/t/height-and-width-is-not-sett...
  6. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. Java API code to extract images and text content from DOTX document....Online DOTX file parser app. Java API code to extract images and text content from DOTX document.

    products.aspose.com/total/java/parse/dotx/
  7. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Java API code to extract images and text content from RTF document....Online RTF file parser app. Java API code to extract images and text content from RTF document.

    products.aspose.com/total/java/parse/rtf/
  8. Extract Text and Images from OTT File Online an...

    Online OTT file parser app. Java API code to extract images and text content from OTT document....Online OTT file parser app. Java API code to extract images and text content from OTT document.

    products.aspose.com/total/java/parse/ott/
  9. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....Online RTF file parser app. Python API code to extract images and text from RTF document.

    products.aspose.com/total/python-net/parse/rtf/
  10. How to Print Excel as Fitted Pages Wide and Tal...

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

    docs.aspose.com/cells/cpp/how-to-print-excel-as...