Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 47,953 for

as

(0.12 sec)
  1. 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-...
  2. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working As expected i have added code BarcodeGenerator barcode…...Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  3. 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...
  4. 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-...
  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. 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...
  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. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results As a searchable and indexable PDF document....Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document.

    docs.aspose.com/ocr/java/save-searchable-pdf/
  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. 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...