Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 19,374 for

header

(0.16 sec)
  1. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....apply a border to the page and header/footer. auto doc = MakeObject...builder -> Write ( u "This is the header." ); builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. System::Web::Services::Protocols::SoapHeaderAtt...

    Public Member Functions | List of all members System::Web::Services::Protocols::SoapHeaderAttribute Class Reference f......Description Specifies the SOAP header that the XML Web service method...is used to receive the SOAP header contents. Member Function Documentation...

    reference.aspose.com/barcode/cpp/class/system.w...
  3. set_header method | Aspose.Cells for Python via...

    set_Header method set_Header Sets a script formatting the Header of an Excel file. def set_Header ( self , section , ......set_header method set_header Sets a script formatting the header...file. def set_header ( self , section , header_script ): ......

    reference.aspose.com/cells/python-net/aspose.ce...
  4. MasterNotesSlideHeaderFooterManager | Aspose.Si...

    Represents manager which holds behavior of the master notes slide footer date-time page number placeholders and all child placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide....Gets value indicating that a header placeholder is present. Read...notes slide header placeholder and all child header placeholders...

    reference.aspose.com/slides/net/aspose.slides/m...
  5. Extracting Message Contents from Emails|Documen...

    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.... The header information (discussed in Extracting...Extracting Email Headers ) can be extracted and manipulated in...

    docs.aspose.com/email/net/extracting-message-co...
  6. headerfooter - Aspose.Diagram for Java - API Re...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....Contains elements for a document's header and footer. Property Getters/Setters...center portion of a document's header. com.aspose.cells.Color getHeaderFooterColor...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. Extract only main sections - Free Support Forum...

    Hi, we have a word document with 30 pages with Header and footer. we are trying to remove blank pages. but since there are Header and footer, it is not getting removed. this is the code we are using int pagecount = doc…...document with 30 pages with header and footer. we are trying to...pages. but since there are header and footer, it is not getting...

    forum.aspose.com/t/extract-only-main-sections/2...
  8. Aspose::Email::Tools::Logging::SimpleFormatter ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Email::Tools::Logging::SimpleForma......SimpleFormatter (System::String header, System::String footer) Creates...System::String get_Header () override Gets the header. More... virtual...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how Headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....ters method Specifies how headers and footers are output to HTML...hard to meaningfully output headers and footers to HTML because...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. SetColumnTextState() with TextState.Underline=t...

    I have noticed an inconsistency between TextState.Underline and TextState.FontStyle. Please see the following code: var doc = new Document(); var page = doc.Pages.Add(); //Instantiate a table obj…...columnCount = 4; //Add colspan header Row var headerRow1 = mytable...firstspan = headerRow1.Cells.Add("header 1"); var secondspan = headerRow1...

    forum.aspose.com/t/setcolumntextstate-with-text...