Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 19,269 for

header

(0.08 sec)
  1. EmfMetafileHeader - Aspose.Imaging for Java - A...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EmfMetafileHeader extends EmfRecord The EMR_HEADER record types define the starting...created. The information in the header record makes it possible for...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. Class: HeaderFooter - Aspose.Diagram for Node.j...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....center portion of a document's header. getHeaderFooterColor () The...value of the text color for the header and footer. getHeaderFooterFont...

    reference.aspose.com/diagram/nodejs/HeaderFooter
  3. HtmlFormatOptions | Aspose.Email for .NET API R...

    HtmlFormatOptions HtmlFormatOptions enumeration Enumerates the Html format options. [Flags] public enum HtmlFormatOpt......WriteHeader 1 Indicates that header information should be written...should be written in all email headers. WriteCompleteToEmail 4 Indicates...

    reference.aspose.com/email/net/aspose.email/htm...
  4. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_Header property. Specifies whether the page border includes or excludes the Header....border_surrounds_header property PageSetup.border_surrounds_header property...excludes the header. @property def border_surrounds_header ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_Header_footer method. Moves the cursor to the beginning of a Header or footer in the current section....move_to_header_footer method move_to_header_footer(header_footer_type)...cursor to the beginning of a header or footer in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....that specifies the type of the header/footer to retrieve. Examples...MakeObject < Document > ( MyDir + u "Header and footer types.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this Header or footer is linked to the corresponding Header or footer in the previous section in C++....this header or footer is linked to the corresponding header or...true . Note, when your link a header or footer, its contents is...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. HttpResponseHeaders | Aspose.Slides for C++ API...

    Represents the collection of the 'Response' Headers. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....collection of the ‘Response’ headers. Objects of this class should...public System :: Net :: Http :: Headers :: HttpHeaders Methods Method...

    reference.aspose.com/slides/cpp/system.net.http...
  9. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../Headerfooter/)....Examples Shows how to create a header and a footer. doc = aw . Document...Document () # Create a header and append a paragraph to it. The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Headers|Aspose.Words for Java

    Remove Headers from a document easily and fast instead of using Apache POI....Working with Headers Contents [ Hide ] Aspose.Words - Working...Working with Headers The following sample code demonstrates how to...

    docs.aspose.com/words/java/working-with-headers/