Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 148,125 for

2

(0.09 sec)
  1. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setCount(2); // Determine the amount of room...builder.writeln("Wide column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Write ( "Run 2. " ); builder . Write ( "Run 3...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/net/aspose.words/par...
  4. PdfCompliance enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfCompliance enumeration. Specifies the PDF standards compliance level....will comply with the PDF 2.0 (ISO 32000-2) standard. PdfA1a The...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity.... Writeln ( "Section 1, page 2." ); builder . InsertBreak ( BreakType...builder . Writeln ( "Section 2, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....); builder -> Write ( u "Run 2. " ); builder -> Write ( u "Run...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result...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. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured document tag is successfully mapped 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...
  9. 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...
  10. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

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