Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 155,479 for

2

(1.41 sec)
  1. smartmarker.json

    { "EntityCin" : "EntityCin Test", "EntityName" : "EntityName Test", "FirstName" : "FirstName Test", "MiddleName" : "MiddleName Test", "LastName" : "LastName Test", "DOB" : "2025-02-08", "SSN" : "11......"director id 2", "FirstName" : "director first 2", "MiddleName"..."director middle 2", "LastName" : "director last 2", "Reportees"...

    docs.aspose.com/cells/ru/java/using-json-data-i...
  2. smartmarker.json

    { "EntityCin" : "EntityCin Test", "EntityName" : "EntityName Test", "FirstName" : "FirstName Test", "MiddleName" : "MiddleName Test", "LastName" : "LastName Test", "DOB" : "2025-02-08", "SSN" : "11......"director id 2", "FirstName" : "director first 2", "MiddleName"..."director middle 2", "LastName" : "director last 2", "Reportees"...

    docs.aspose.com/cells/ja/net/how-to-import-json...
  3. ElementByIndex.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"director id 2", "FirstName": "director first 2", "MiddleName":..."director middle 2", "LastName": "director last 2", "Reportees":...

    docs.aspose.com/cells/es/net/how-to-import-arra...
  4. XmlMapping.PrefixMappings | Aspose.Words for .NET

    Discover the XmlMapping PrefixMappings property for seamless XML namespace prefix mapping and efficient XPath evaluation. Enhance your XML processing today!...#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  5. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 20, 2025, 2:39pm 21 My bad on the ConsoleApp...again so much for your help! 2 Likes M.Heinz August 27, 2025...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...save options with the A4 size 2 PsSaveOptions options = new PsSaveOptions();...

    docs.aspose.com/page/net/ps/working-with-text/