Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,569 for

reference attachment

(1.37 sec)
  1. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....of ‘LI’ element Notes and references Code Severity Message 7.9:2...dictionary 7.18.7:1 Error File attachment annotation. ‘F’ or ‘UF’ key...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  2. 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…... Please refer to the attachment. OUTPUT_net.zip (16...installed files. Please refer to the attachment. out_net_result.zip...

    forum.aspose.com/t/how-to-remove-default-bookma...
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...convertExcelToPdf(data); String pdfName = "attachment_excel_" + excelIndex + "...System.out.println("Excel attachment converted to PDF: " + pdfName);...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how Attachments are embedded to PDF document in C++....PdfAttachmentsEmbedd enum Specifies how attachments are embedded to PDF document...Value Description None 0 Attachments are not embedded. Annotations...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....object that this object is attached to. get_Font () Returns an...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the document to which this node belongs in C++....another composite node, // we can attach it as a child only if both...constructor. // We have not attached this paragraph to the document...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....PDF/A-3u allows embedding attachments to the PDF document. PdfA4...additionally allows embedding attachments to the PDF document. PdfA4Ua2...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....t>& The Document object to attach to. Examples Shows how to insert...t>& The Document object to attach to. options const System::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....object that this object is attached to. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file Attachments within your application....Consulting Support Docs API Reference Tutorials Live Demos Code...Consulting Support Docs API Reference Tutorials Live Demos Code...

    docs.aspose.com/note/net/working-with-attachments/