Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 19,360 for

2 of

(0.05 sec)
  1. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Range(0, 2), Range(1, 0), Range(1, 1), Range(1, 2), Range(2, 0),... Range(2, 1), Range(2, 2), Range(3, 0), Range(3, 1), Range(3...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  2. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...). toEqual ( 25.2 ); expect ( paragraphs [ 2 ]. paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your document processing today!...textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...AreEqual ( 6.3d , paragraphs [ 2 ]. ParagraphFormat . FirstLineIndent...

    reference.aspose.com/words/net/aspose.words.loa...
  5. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection Of strings that represent XML schemas that are associated with a custom XML part in Java....assertEquals(2, schemas.indexOf("http://schemas...by index: schemas.removeAt(2); // 2 - Remove a schema by value:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Tables in LaTeX| Aspose.TeX for Java

    This article is a quick guide to creating functional, reader-friendly, visually apealing and prOfessional tables in LaTeX.... 2. Basics of Tables in LaTeX The...| c | c | } \ hline 2 Header 1 & Header 2 & Header 3 \\ \ hline...

    docs.aspose.com/tex/java/latex-tables/
  7. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++.... Preserve 2 Leading spaces are preserved....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....example -1 means the last node, -2 means the second before last and..."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 4. Decorated symbols and compound structures | ...

    This article discusses a number Of commands that produce various medium-sized math structures using the amsmath package....\displaystyle , 1 - \textstyle , 2 - \scriptstyle , 3 - \scriptscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/java/latex-math-decorations/
  10. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level Of headings at which to split the document... Default value is 2 . get documentSplitHeading ()...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

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