Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,422 for

reference attachment

(0.2 sec)
  1. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...files into a zipped archive and attach it here? We will review your...attribute. Please refer to the attachment. out_net.zip (1.8 KB)...

    forum.aspose.com/t/how-to-remove-default-bookma...
  2. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...screen and a document as an attachment. Thank you very much in advance...see the document you have attached in this post was generated...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  3. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...file and output Excel file and attach the zipped archive here. Also...setHeader("Content-Disposition", "attachment; filename=\"" + fileName...

    forum.aspose.com/t/height-and-width-is-not-sett...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hant/java/Attachments/ Recent content in 使用 Java 添加、提取或移除 PDF 中的附件 on Aspsoe.PDF P......com/pdf/zh-hant/java/attachments/ Recent content in 使用 Java...aspose.com/pdf/zh-hant/java/attachments/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/java/attachment...
  5. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....Page | Docs | Demos | API Reference | Examples | Blog | Search...headings, hyperlinks, graphs, attachments etc. Security Features PDF...

    releases.aspose.com/pdf/java/
  6. Compress PPTX Files Online or via Java | produc...

    Free online app to compress different PPTX files. Java compression library code for PPTX documents....via Java Add Java library reference into the project Load the...and higher For details please refer to [Product Documentation](https://docs...

    products.aspose.com/total/java/compress/pptx/
  7. Managing Messages in PST Files|Documentation

    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....GetTotalItemsCount (); } Extract Attachments without Extracting Complete...API can be used to extract attachments from PST messages without...

    docs.aspose.com/email/net/managing-messages-in-...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hans/java/Attachments/ Recent content in 使用 Java 添加、提取或移除 PDF 中的附件 on Aspsoe.PDF P......com/pdf/zh-hans/java/attachments/ Recent content in 使用 Java...aspose.com/pdf/zh-hans/java/attachments/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/java/attachment...
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...WriteLine(results); return results; } I have attached an XLSX file and the resulting...need to display them, please refer to the sample code to set the...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …... Please refer to the attachment. result.zip (32.6 KB)...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...