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

as

(0.49 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. Export XML as Excel Files via Java | products.a...

    Export XML to Excel via Java API without using Microsoft Excel...Export XML to Excel via Java API without using Microsoft Excel

    products.aspose.com/total/java/conversion/xml-t...
  3. 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-...
  4. 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...
  5. Open Text Files as Workbooks|Documentation

    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/net/open-text-files-as-wo...
  6. 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...
  7. Tile Picture as a Texture inside the Shape|Docu...

    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/java/tile-picture-as-a-te...
  8. 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...
  9. Save As Markdown render only Print Area - Free ...

    Hello, I wAs hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the cAse. Is there a way to limit the render area with Markdown, similar to how Save…...Hello, I was hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the case. Is there a way to limit the render area with Markdown, similar to how Save…

    forum.aspose.com/t/save-as-markdown-render-only...
  10. How to Save a Webpage as a PDF – C# Examples

    Learn how to save a webpage As a PDF in C#. Turn any webpage into PDF, download webpages As PDF files, and export HTML to PDF with Aspose.HTML for .NET....Learn how to save a webpage as a PDF in C#. Turn any webpage into PDF, download webpages as PDF files, and export HTML to PDF with Aspose.HTML for .NET.

    docs.aspose.com/html/net/how-to-save-a-webpage-...