Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 46,601 for

as

(0.59 sec)
  1. Mark BorderSide enum as flagged - Free Support ...

    Hi, may I Ask you to add flagged attribute to BorderSide enum? Because it supposed to use a flagged enum, but without this attribute we have warning in our project. Thank you image.png (13.7 KB)...Hi, may I ask you to add flagged attribute to BorderSide enum? Because it supposed to use a flagged enum, but without this attribute we have warning in our project. Thank you image.png (13.7 KB)

    forum.aspose.com/t/mark-borderside-enum-as-flag...
  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. Extract Text and Images from Word File Online a...

    Online Word file parser app. Java API code to extract images and text content from Word document....Online Word file parser app. Java API code to extract images and text content from Word document.

    products.aspose.com/total/java/parse/word/
  4. 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...
  5. 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/go-cpp/tile-picture-as-a-...
  6. 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...
  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. Save SharePoint Wiki page as PDF|Aspose.PDF for...

    Sharepoint PDF library can be used to export SharePoint Wiki pages to PDF....Sharepoint PDF library can be used to export SharePoint Wiki pages to PDF.

    docs.aspose.com/pdf/sharepoint/save-sharepoint-...
  9. 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...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them As OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.

    docs.aspose.com/slides/java/creating-excel-char...