Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 46,937 for

as

(0.07 sec)
  1. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma As the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted As a date. As a result, w…...Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  2. How to Save Excel File as PDF using C#

    This topic explains with steps that how to save Excel file As PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...This topic explains with steps that how to save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS

    kb.aspose.com/cells/net/how-to-save-excel-file-...
  3. 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...
  4. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…

    forum.aspose.com/t/semi-transparent-emf-image-i...
  5. 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...
  6. How to Add a Paragraph with the Same Format As ...

    I Assumed that IParagraphCollection.Insert would insert a paragraph with the same format As the one before. But I realized that this is not necessarily the cAse. See attached image where the lAst paragraph wAs added wit…...I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  7. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture As a texture inside a shape using Aspose.Cells for Node.js via C++....Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for Node.js via C++.

    docs.aspose.com/cells/nodejs-cpp/tile-picture-a...
  8. 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...
  9. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Python API code to extract images and text from PDF document....Online PDF file parser app. Python API code to extract images and text from PDF document.

    products.aspose.com/total/python-net/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...