Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 9,910 for

2 of

(0.11 sec)
  1. Aspose::Words::DocumentBuilder::MoveToDocumentS...

    Aspose::Words::DocumentBuilder::MoveToDocumentStart method. Moves the cursor to the beginning Of the document in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSymbol::get_IsAnsi ...

    Aspose::Words::Fields::FieldSymbol::get_IsAnsi method. Gets or sets whether the character code is interpreted as the value Of an ANSI character in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value Of a Unicode character in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing Of the paragraph in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!... Text = "Index entry 2" ; indexEntry . EntryType = "B"...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create prOfessional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Licensing – Aspose.SVG for .NET

    Licensing and Evaluation Version Requirements for SVG C# library and setting the license with file or stream and applying metered license....// Initialize a license object 2 Aspose. Svg . License svgLicense...// Initialize a license object 2 Aspose. Svg . License svgLicense...

    docs.aspose.com/svg/net/getting-started/licensing/
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index Of a property by name in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

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