Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 47,336 for

as

(0.11 sec)
  1. How to Format Number as Date with Golang via C+...

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

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  2. 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...
  3. Font templates as a tool for font creation

    Discover how font templates streamline typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently....Discover how font templates streamline typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently.

    docs.aspose.com/font/net/fonts-templates/
  4. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....This article will introduce how to format number to currency using Aspose.Cells for C++ API.

    docs.aspose.com/cells/cpp/format-number-to-curr...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for JavAscript via C++ recognition results in XML format....Returning Aspose.OCR for JavaScript via C++ recognition results in XML format.

    docs.aspose.com/ocr/javascript-cpp/save-xml/
  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...