Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 155,356 for

2

(0.23 sec)
  1. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/de/net/smart-marker-param...
  2. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured document to XML data in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ "Category 1" , "Category 2" ]; // Adding new series. Value...[ 1 , 2 ]); let series2 = seriesColl . add ( "Series 2" , categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your documents and sections. Enhance your document's clarity today!... Columns = 2 ; doc . Save ( ArtifactsDir +..." ); builder . Write ( "Text 2. " ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.not...
  6. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) ParagraphFormat.styleName = "SetextHeading[some...

    docs.aspose.com/words/nodejs-net/translate-mark...
  7. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....display "2.". InsertNumberedClause ( builder , "\tHeading 2" , fillerText...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... columns = 2 doc . save ( file_name = ARTIFACTS_DIR...1.' ) builder . write ( 'Text 2. ' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/tr/cpp/keep-separators-fo...
  10. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range.... write ( "Section 2." ); expect ( doc . getText ()...toEqual ( "Section 1. \fSection 2." ); // Remove the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...