Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 48,134 for

as

(1.08 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. 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...
  3. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook As .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++.

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  5. Yellow Boxes Appear When Saving a Slide As an I...

    Hello, I’m trying to save a slide from a PPTX As an image, but yellow boxes appear that are not present in the original presentation. Could you pleAse confirm whether this is a bug? Thank you Code: new Presentation(…...Hello, I’m trying to save a slide from a PPTX as an image, but yellow boxes appear that are not present in the original presentation. Could you please confirm whether this is a bug? Thank you Code: new Presentation(…

    forum.aspose.com/t/yellow-boxes-appear-when-sav...
  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. Access to Guides Is Not Working as Expected: Ma...

    I wAs trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…...I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…

    forum.aspose.com/t/access-to-guides-is-not-work...
  8. Is it possible to save as plain text while pres...

    MS Word hAs the ability to insert line breaks to keep paragraphs wrapped at certain length when saving As plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  9. Save as ODF 1.1, 1.2 and 1.3 with JavaScript vi...

    Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavAscript via C++....Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavaScript via C++.

    docs.aspose.com/cells/javascript-cpp/save-ods-f...
  10. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file As stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…

    forum.aspose.com/t/how-to-create-a-dwg-file-and...