Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 46,396 for

as

(0.1 sec)
  1. Addition of image as background into DWG|CAD Do...

    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/cad/net/how-to/addition-of-imag...
  2. How to set point as total with Golang via C++|D...

    In some Excel charts, for example, a waterfall chart, you may need to set a point As total. This article describes how to use Aspose.Cells with Golang via C++ to do it....In some Excel charts, for example, a waterfall chart, you may need to set a point as total. This article describes how to use Aspose.Cells with Golang via C++ to do it.

    docs.aspose.com/cells/go-cpp/how-to-set-point-a...
  3. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding As Embedded Resources...This article explains how to disable files compression when Adding as Embedded Resources

    docs.aspose.com/pdf/java/disable-files-compress...
  4. Tile Picture as a Texture inside the Shape with...

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

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  5. 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...
  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. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc hAs a url with &path= As part of the url in the body, it converts it to a new line …...Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  8. 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...
  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. 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...