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

as

(0.38 sec)
  1. Inserting a WAV file as an OLE Object with Node...

    Learn how to insert a WAV file As an OLE object in Excel worksheets using Aspose.Cells for Node.js via C++....Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for Node.js via C++.

    docs.aspose.com/cells/nodejs-cpp/inserting-a-wa...
  2. 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/
  3. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint As PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes As PDF in C#....This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#.

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  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. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the Aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  6. 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...
  7. 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...
  8. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working As expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…

    forum.aspose.com/t/enumeration-extension-method...
  9. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…

    forum.aspose.com/t/landscape-pages-are-rendered...
  10. 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...