Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 9,309 for

header

(0.67 sec)
  1. Create Email Messages with Customized Options i...

    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....mail header. For example, below is a common mail header, where...DeliveryNotification . OnSuccess }; eml . Headers . Add ( "Return-Receipt-To"...

    docs.aspose.com/email/net/create-email-messages/
  2. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....shape with text inserted into a header or footer and positioned in...insert any shape or image into a header or footer and thus create a...

    docs.aspose.com/words/java/add-watermark-in-doc...
  3. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... write ( "Header Row,\n Cell 1" ); builder ...insertCell (); builder . write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...Contains text of the even pages header, represented by HeaderFooter...text of the primary header. When header is different for odd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way Headers and footers are exported to plain text format....enumeration Specifies the way headers and footers are exported to...Members Name Description None No headers and footers are exported. PrimaryOnly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document....without a header row. TABLE Tabular data with a header row. TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtensionBindingType enumeration | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document....without a header row. Table Tabular data with a header row. Text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way Headers and footers are exported to plain text format in C++....TxtExportHeadersFoot enum Specifies the way headers and footers are exported to...Value Description None 0 No headers and footers are exported. PrimaryOnly...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...cells under the PDMeasured header). Wrap the selected cells with...entire column (including the header cell) is removed from the output...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  10. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/zh/python-net/using-aspos...