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

as

(0.09 sec)
  1. 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...
  2. 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...
  3. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to save slide As SVG in C#. By using few lines of code you can eAsily convert slide to SVG in C#....We'll walk you through the steps in C# for how to save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#.

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  4. 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...
  5. How to Set Point as Total with JavaScript via C...

    Learn to set points As total in waterfall charts using Aspose.Cells for JavAscript via C++....Learn to set points as total in waterfall charts using Aspose.Cells for JavaScript via C++.

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  6. 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...
  7. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…

    forum.aspose.com/t/export-pivottable-as-image-s...
  8. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save As PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). PleAse see attached source docu…...Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…

    forum.aspose.com/t/save-word-document-as-pdf-co...
  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...