Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 8,011 for

header

(0.25 sec)
  1. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......evalute The module DIB header processing. aspose.psd.exif...

    reference.aspose.com/psd/python-net/
  2. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...contains malformed MIME parts or header formatting issues, even if...strings, malformed Content‑Type headers, improperly quoted display...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  3. View DIB images via Python | products.aspose.com

    Try our On-Premise document APIs to View DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....files (BMP) but has a different header. It can be opened with almost...

    products.aspose.com/imaging/python-net/viewer/dib/
  4. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....specified external data source as a header row containing the names of...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....); } Replaceable symbols in Header/Footer area Replaceable symbols...can also be placed inside the Header/Footer section of PDF file...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  6. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...clear(); // 清空所有 header/footer } } doc.save("output...

    forum.aspose.com/t/word/322768
  7. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... HEADER_FOOTER A HeaderFooter object...contains text of a particular header or footer inside a section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....fields into headers or footers? A: Yes. Access the header/footer with...with section.headers[aw.HeaderFooterType.HEADER_PRIMARY] (or...

    docs.aspose.com/words/python-net/inserting-fields/
  9. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued....” “There are tables without header row/column in the document...

    docs.aspose.com/words/net/warnings-when-saving-...
  10. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....information and writing the header. Use the Save method to save...

    products.aspose.com/email/net/viewer/vcf/