Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 8,074 for

attachment

(1.19 sec)
  1. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…... Please refer to the attachment. result.zip (5.7 KB) License...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف پیوست ها در PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/Attachments/ Recent content in افزودن، استخراج ......com/pdf/fa/cpp/attachments/ Recent content in افزودن،...https://products.aspose.com/pdf/fa/cpp/attachments/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/cpp/attachments/inde...
  3. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....thumbnails, full-screen, show attachment panel. The following code...thumbnails, full-screen, show attachment panel Console . WriteLine...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  4. 为约会创建提醒|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....Audio ; ReminderAttachment attach = new ReminderAttachment (...)); audioReminder . Attachments . Add ( attach ); target . Reminders...

    docs.aspose.com/email/zh/net/create-a-reminder-...
  5. Aspose.Html.Converter.ConvertHTML, runaway memo...

    Our team is attempting to convert HTML documents to PDF using Converter.ConvertHTML(document, options, destination)). We have a few files that are causing out of memory exceptions, and have been able to isolate an exampl…...5 KB) See attached samples of “bad” and “good”...html is highlighted in the attached “compare.png” image above...

    forum.aspose.com/t/aspose-html-converter-conver...
  6. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...distorted when we convert the attached doc file to pdf. Using version...version 25.4+ images in the attached document are corrupted. Any...

    forum.aspose.com/t/embedded-doc-images-distorte...
  7. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... In the attachment, you can find an example...return range; } } Please find attached the output HTML file which...

    forum.aspose.com/t/indentation-applied-to-first...
  8. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....can contain embedded file attachments and it is often necessary...main PDF document to a PDF attachment by creating a link in the...

    docs.aspose.com/pdf/java/actions/
  9. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an Attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...an embedded message as an attachment. I want to read the message...

    forum.aspose.com/t/read-message-bodies-of-embed...
  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) Workbook...

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