Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 8,136 for

attachment

(0.23 sec)
  1. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page layout has Pag…...FitToContentHeight Attached is the zip arhive containing...

    forum.aspose.com/t/crop-png-image-when-using-as...
  2. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....File to PDF in Python How to Attach a File to a PDF in C# How to...

    kb.aspose.com/pdf/page/8/
  3. Filter images using Python | products.aspose.com

    Applying Aspose.Imaging library to Filter images and photos using your own Python applications and server APIs....semi-transparent glass and is attached to the front of the camera...

    products.aspose.com/imaging/python-net/filter/
  4. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....and output Excel files are attached for reference. Source File...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  5. 嵌入对象数据的提取|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....PR_ATTACH_DATA_OBJ 属性。在这种情况下,OLE 对象的信息包含在...

    docs.aspose.com/email/zh/net/extraction-of-embe...
  6. EndnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in documents, enhancing your text formatting capabilities....); // An endnote is a way to attach a reference or a side comment...

    reference.aspose.com/words/net/aspose.words.not...
  7. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....object that this object is attached to. public Document Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Как использовать GraphClient для Microsoft Grap...

    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....вложение var attachment = new MapiAttachment (); attachment . SetProperty...DisplayName , "Мое вложение" ); attachment . SetProperty ( KnownPropertyList...

    docs.aspose.com/email/ru/net/how-to-use-graphcl...
  9. PST ファイル内のメッセージ管理|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....()) { MapiAttachmentCollec attachments = personalstorage . ExtractAttachments...if ( attachments . Count != 0 ) { foreach ( var attachment in attachments...

    docs.aspose.com/email/ja/net/managing-messages-...
  10. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...Can you please check below attached output generated in our environment...says that the _out.pdf you attached is not valid. And I tried...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150