Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 47,354 for

as

(0.19 sec)
  1. Create and Embed an Excel Chart as an OLE Objec...

    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....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.

    docs.aspose.com/slides/net/create-and-embed-an-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Saving a Project as PDF in Ruby | Aspose.Tasks ...

    This article explains how to save project to PDF using Aspose.TAsks Java for Ruby....This article explains how to save project to PDF using Aspose.Tasks Java for Ruby.

    docs.aspose.com/tasks/java/saving-a-project-as-...
  8. 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...
  9. 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/
  10. 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...