Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 5,388 for

attachment

(0.5 sec)
  1. Edit or View MBOX Document Metadata via C++ | p...

    C++ example code to edit or view MBOX file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Handling of email attachments, customization of message...container along with their attachments. Messages from an entire...

    products.aspose.com/email/cpp/metadata/mbox/
  2. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....Document document object to attach to, the collector will record...this collector instance is attached to. Methods Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... attached_template = MY_DIR + 'Business...properties . template = doc . attached_template # "content_status"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…... I am attaching the code in a file, I request...@Adhirath Please refer to the attached sample code. AsposeToExcelJsHelpe...

    forum.aspose.com/t/convert-range-to-json/311994
  5. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... I’ve attached the examples and a screenshot...changed to French. I have attached a test file and a screenshot...

    forum.aspose.com/t/use-french-culture-from-date...
  6. Create Email Signature for MSG Files in .NET | ...

    Learn how to programmatically create custom email signatures in MSG files using C#. Simplify communication management and personalization....content, structure, and attachments, allowing developers to automate...and MHT. Handling of email attachments, customization of message...

    products.aspose.com/email/net/create-email-sign...
  7. FAQs|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...."ISO-2022-JP" ; Attachment att = new Attachment ( "Test.doc" ,...

    docs.aspose.com/email/es/net/faqs/
  8. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... attached_template = MY_DIR + 'Business...properties . template = doc . attached_template # "content_status"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compresión HTTP|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....y “Content-disposition”, “attachment; filename=test.xls” para...

    docs.aspose.com/cells/es/net/http-compression/
  10. Extraer Adjuntos de un Archivo PDF|Aspose.PDF p...

    Esta sección explica sobre cómo extraer adjuntos de un pdf con la clase PdfExtractor....bindPdf ( _dataDir + "sample-attach.pdf" ); // Extraer archivos...

    docs.aspose.com/pdf/es/java/extract-attachments/