Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 668,003 for

2

(0.14 sec)
  1. BorderCollection.Top | Aspose.Words for .NET

    BorderCollection Top property. Gets the top border in C#.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  2. How to specify compressions and resolution when...

    I am using c# and Apose.Total for .NET Is there no way to specify the TiffCompression and resolution when saving a workbook as a Tiff image. I need to set the compression to Lzw and the resolution to 300. It is possib…...Product Family Lehmberg January 2, 2024, 1:11pm 1 I am using c#...workaround. amjad.sahi January 2, 2024, 2:47pm 2 @Lehmberg , You may convert...

    forum.aspose.com/t/how-to-specify-compressions-...
  3. StyleIdentifier Enum | Aspose.Words for .NET

    Aspose.Words.StyleIdentifier enum. Locale independent style identifier in C#.... Heading2 2 The Heading 2 style. Heading3 3 The Heading...1 PlainTable2 268 Plain Table 2 PlainTable3 269 Plain Table 3...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level...' , paras [ 2 ] . list_label . label_string...assertEqual ( '002.' , paras [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IFieldResultFormatter - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. ifieldresultformatter - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  9. ToaCategories Class | Aspose.Words for .NET

    Aspose.Words.Fields.ToaCategories class. Represents a table of authorities categories in C#...."Statutes" , toaCategories [ 2 ]); toaCategories [ 1 ] = "My...1" ; toaCategories [ 2 ] = "My Category 2" ; // We can always...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( "Heading 1.2" ) builder . paragraph_format...

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