Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 48,615 for

as

(0.13 sec)
  1. 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...
  2. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…...Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  3. How to set point as total with C++|Documentation

    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 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 C++ to do it.

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  4. Chart are generating in the generated document ...

    Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating As same As in the template. Chart should be generated As equivalent to…...Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating as same as in the template. Chart should be generated as equivalent to…

    forum.aspose.com/t/chart-are-generating-in-the-...
  5. Rendering Shapes on Slide as Images|Aspose.Slid...

    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/slides/net/rendering-shapes-on-...
  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.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides As images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  8. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered As visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing &lt;w:hyperlink&gt; element is incorrectly rendered as visible text in the PDF output. The element &lt;w:hyperlink w:anchor=&quot;_bookmark0&hellip;

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  9. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. Python API code to extract images and text from DOCX document....Online DOCX file parser app. Python API code to extract images and text from DOCX document.

    products.aspose.com/total/python-net/parse/docx/
  10. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Python API code to extract images and text from DOT document....Online DOT file parser app. Python API code to extract images and text from DOT document.

    products.aspose.com/total/python-net/parse/dot/