Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 9,902 for

2 of

(0.04 sec)
  1. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in MicrosOft Word documents, but commonly used in text files for paragraph breaks in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number Of items in the collection in C++....of custom document property #2" )); std :: cout << "Custom Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End Of section character: (char)12 or \f.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start Of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDde.prog_id property | Aspose.Words for Py...

    FieldDde.prog_id property. Gets or sets the application type Of the link information....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start Of MS Word field character: (char)19 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Licensing and Subscription

    Aspose.Tasks for .NET provides different plans for purchase or Offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....// Create a project instance 2 Project project = new Project();...= new Aspose.Tasks.License(); 2 license.SetLicense( "license.lic"...

    docs.aspose.com/tasks/net/licensing/
  9. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit Of measure that is used to specify the preferred width Of a table or a cell. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell #2" ); builder -> InsertCell ();...-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Pie Chart|Aspose.Slides for Python Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in Python... get_cell ( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell ( defaultWorksheetInde , 2 , 1 , 50 )) series . data_points...

    docs.aspose.com/slides/python-net/pie-chart/