Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 5,707 for

attachment

(0.21 sec)
  1. 使用 PHP 向 PDF 添加附件 | Aspose.PDF

    PHP 用于在任何平台上向PDF文档添加附件的示例代码。...a new file to be added as attachment $fileSpecification = new...); // Add an attachment to document's attachment collection $document...

    products.aspose.com/pdf/zh-hans/php-java/attach...
  2. Aggiungi allegati al PDF usando C++ | Aspose.PDF

    Aggiungi allegati ai documenti PDF su C++ Framework, C++ Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/it/cpp/attachments/add/
  3. Aggiungi, estrai o rimuovi allegati in PDF usan...

    Codice sorgente C++ per aggiungere, estrarre e rimuovere allegati nel file PDF....Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/it/cpp/attachments/
  4. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...2 @MaShuai Could you please attach your problematic input document...the problem. It is safe to attach documents in the forum. Only...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  5. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...pdf"); I’ve attached the test files and a screenshot...on my side. Could you please attach this font here for testing...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  6. Product Support|Aspose.Slides Documentation

    Get free, fast Aspose.Slides for C++ product support: forums, docs, updates, code help to fix issues across PowerPoint and OpenDocument workflows.... If you need to attach multiple files, zip them into...into one. It is safe to attach your documents in Aspose.Forums...

    docs.aspose.com/slides/cpp/product-support/
  7. افزودن، استخراج یا حذف پیوست ها در PDF با استفا...

    کد منبع جاوا برای افزودن، استخراج و حذف پیوست ها در فایل PDF....a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/fa/java/attachments/
  8. Installation|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.... If you need to attach multiple files, zip them into...into one. It is safe to attach your documents in Aspose.Forums...

    docs.aspose.com/diagram/java/installation/
  9. Работа с вложениями сообщений Outlook с использ...

    Вы можете управлять вложениями сообщений Outlook с помощью библиотеки C++ Email Parser, сохранять и удалять их, а также встраивать сообщения в качестве вложений....свойства Attachments класса MapiMessage. Свойство Attachments является...встроенное в файл MSG содержит PR_ATTACH_METHOD, значение которого равно...

    docs.aspose.com/email/ru/cpp/working-with-messa...
  10. 使用 C++ 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 C++ 源代码。...Setup new file to be added as attachment auto fileSpecification =...file" ); // Add attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hans/cpp/attachments/