Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 5,321 for

attachment

(0.2 sec)
  1. Vector Graphics Detect and Remove? - Free Suppo...

    Hello, I have a couple of basic questions about ‘aspose.PDF’ library. Using some sample code, I was able to detect vector graphics in a PDF file. I would like to know if there is the ability to remove the vector grap…...would be good if you could attach the source files and code used...

    forum.aspose.com/t/vector-graphics-detect-and-r...
  2. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…... Could you please zip and attach input Excel file “cicciofessa...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  3. 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…...kind of thin gridlines (see attached image). This example PDF was...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  4. Smart Marker Row Indexing Issue for Table Witho...

    We are experiencing an issue with Aspose.Cells Smart Markers while trying to generate row indices for a table that does not include a header value for Index. Additionally, there is a structural gap (one or more columns) …...reproduce the issue, we have attached a sample program along with...

    forum.aspose.com/t/smart-marker-row-indexing-is...
  5. Null Pointer exception in Aspose.PDF - Free Sup...

    Hi, I am getting below exception java.lang.NullPointerException: Cannot invoke "com.aspose.pdf.internal.l21p.l19v.l0l()" because "<parameter1>" is null at com.aspose.pdf.internal.l6n.lI.lI(Unknown Source) …... Meanwhile, please attach your problematic input document...

    forum.aspose.com/t/null-pointer-exception-in-as...
  6. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)... I attached an archive with the template...

    forum.aspose.com/t/issue-with-outputting-sequen...
  7. 如何在 C# 中不使用 Outlook 打开 MSG 文件

    这个简短的教程指导如何在 C# 中打开没有 Outlook 的 MSG 文件。它提供了有关 IDE 设置的详细信息、详细步骤和可运行的示例代码,以在 C# 中读取 MSG 文件。...MSG 文件的不同属性 解析 MSG 文件中的所有 attachments 读取并显示 MSG 文件中每个附件的不同属性 这些步骤解释了...

    kb.aspose.com/zh/email/net/how-to-open-msg-file...
  8. Create Union Range with JavaScript via C++|Docu...

    Learn how to create a Union Range using Aspose.Cells for JavaScript via C++....file generated by the code is attached for reference. Output File...

    docs.aspose.com/cells/javascript-cpp/create-uni...
  9. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...7 KB Below file is also attached which is inserting in main...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  10. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...not happen for Chart , I have attach console application code and...

    forum.aspose.com/t/charts-are-not-replacing-at-...