Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,255 for

reference attachment

(0.07 sec)
  1. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…... Attach the problematic VSD file, the...SDK/version. SDK version unclear — refer to the official release notes...

    forum.aspose.com/t/null-pointer-exception-when-...
  2. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...Filed name: Calendar I have attached template.pdf file. Thanks..."template.pdf" is editable. I have attached template.pdf in my first post...

    forum.aspose.com/t/extract-pdf-fields-including...
  3. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...Worksheet for rendering, please refer to the following document. Implement...the files are zipped before attaching them here. imparthgalani August...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  4. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...6:43pm 4 @Crane Could you please attach the problematic input and output...This is expected. https://reference.aspose.com/words/java/com...

    forum.aspose.com/t/update-toc-didnt-work/310348
  5. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...Consulting Support Docs API Reference Tutorials Live Demos Code...Consulting Support Docs API Reference Tutorials Live Demos Code...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  6. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...in MS Word and attach it here for our reference? We will check...Expected Output.docx (33.8 KB) Attached the required output as word...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  7. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…... in the attached ppt: “WAY TO ACHIEVE A STATE... I have attached the concerned ppt for you reference. test1 (1)...

    forum.aspose.com/t/portion-get-text-returns-sen...
  8. Convert VSX to PDF via C# | products.aspose.com

    Sample code for VSX to PDF C# conversion. Use API example code for batch VSX files to PDF conversion within VB.NET, Asp.NET or any .NET based application....VSX extension refer to stencils that consist of...representation of documents and other reference material in a format that...

    products.aspose.com/diagram/net/conversion/vsx-...
  9. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...Please find attached the output Excel file for reference. out1.zip...(please see the attached sample HTML for your reference). test1.zip...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  10. Convert images TGA to PDF via C# | products.asp...

    Sample code for TGA to PDF C# image conversion. Use API example code for batch TGA files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Format Truevision TGA, often referred to as TARGA, is a raster graphics...representation of documents and other reference material in a format that...

    products.aspose.com/imaging/net/conversion/tga-...