Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 47,999 for

as

(0.26 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  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. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…

    forum.aspose.com/t/problems-with-title-and-lege...