Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 47,320 for

as

(1.18 sec)
  1. STEP as in the universal file format - Free Sup...

    Hi, I’m exploring STEP As in the universal file format. I want to build Console App in .NET 10 on Windows , that convert from different CAD/CAM/CAE software for to STEP. What do you advise ? I’m new in this filed. Bu…...Hi, I’m exploring STEP as in the universal file format. I want to build Console App in .NET 10 on Windows , that convert from different CAD/CAM/CAE software for to STEP. What do you advise ? I’m new in this filed. Bu…

    forum.aspose.com/t/step-as-in-the-universal-fil...
  2. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not As expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  3. Images lost when saving as mhtml - Free Support...

    Hi PleAse try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …

    forum.aspose.com/t/images-lost-when-saving-as-m...
  4. Inserting a WAV file as an OLE Object|Documenta...

    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/cells/python-net/inserting-a-wa...
  5. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides As SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples.

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  6. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells As data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  7. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  8. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API.

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  9. Identify and Extract Embedded Attachment from M...

    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/email/java/identify-and-extract...
  10. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which hAs no borders set (even calling table.ClearBorders() to ensure it), when saving the document As PDF, the resulting PDF shows some kind of t…...When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…

    forum.aspose.com/t/rendering-document-as-pdf-sh...